Skip to content

When I create a test suite the tests are runned twice, once independenly and in suite. [mvn test] #4327

Answered by marcphilipp
sveridovd asked this question in Q&A
Discussion options

You must be logged in to vote

One common solution is to use a naming pattern. For example, call all suites *Suite and all tests *Tests and configure Maven Surefire to only include the former.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by sveridovd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants