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

Document how to execute static nested test classes with Maven Surefire #1378

Closed
2 tasks done
sbrannen opened this issue Apr 17, 2018 · 1 comment
Closed
2 tasks done

Comments

@sbrannen
Copy link
Member

sbrannen commented Apr 17, 2018

Overview

In light of #1377, we should inform users that static nested test classes are supported by JUnit Jupiter but are excluded from Maven builds by default.

Deliverables

  • Document that JUnit Jupiter supports static nested test classes.
  • Document how to execute static nested test classes in a Maven build.
    • See solution here.
@marcphilipp
Copy link
Member

in progress

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants