when I execute mvn test, is there a way to select only one of my test files
in /src/test/java (or src/test/groovy)?

For example mvn test org.mydomain.myproject.MyTestFile

Reply via email to