Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support MethodFormat with tokens in junit logger #85

Open
codito opened this issue Jun 25, 2024 · 0 comments
Open

Support MethodFormat with tokens in junit logger #85

codito opened this issue Jun 25, 2024 · 0 comments
Labels
bug Something isn't working logger: junit JUnit test logger issues

Comments

@codito
Copy link
Contributor

codito commented Jun 25, 2024

Currently JUnit supports MethodFormat=(default|class|full). There was a regression between versions 3.0.98 and 3.0.124 where the DisplayName is no longer used in method format. See spekt/junit.testlogger#57

Proposal

Can we tokenize methodformat to use members from TestResultInfo data structure?

@codito codito added bug Something isn't working logger: junit JUnit test logger issues labels Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working logger: junit JUnit test logger issues
Projects
None yet
Development

No branches or pull requests

1 participant