I have JUnit tests in src/test/java, but running mvn test doesn’t detect them. Do I need a plugin or a naming convention for test classes?
I have JUnit tests in src/test/java, but running mvn test doesn’t detect them. Do I need a plugin or a naming convention for test classes?
To reply to a question, please log in.