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

Use new @DisplayName annotation to support test descriptions #25

Closed
sbabcoc opened this issue Nov 26, 2018 · 0 comments · Fixed by #48
Closed

Use new @DisplayName annotation to support test descriptions #25

sbabcoc opened this issue Nov 26, 2018 · 0 comments · Fixed by #48

Comments

@sbabcoc
Copy link
Contributor

sbabcoc commented Nov 26, 2018

In its current implementation, the descriptions reported for tests, classes, and suites are the same as their names. With the addition of the @DisplayName annotation in JUnit Foundation, we can now support customized descriptions.

sbabcoc added a commit to Nordstrom/agent-java-junit that referenced this issue Aug 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants