0

I want to create a JUnit run configuration with all tests in my project, but I only want to include a certain JUnit category.

In Maven, I would have an argument like -Dgroups=com.categories.my.

Is there any kind of a program argument or how am I supposed to do this?

Thanks in Advance!

n1lher
  • 1
  • Possible duplicate of [Spring maven - run specific tests (via annotations or maven profile)](https://stackoverflow.com/questions/47162013/spring-maven-run-specific-tests-via-annotations-or-maven-profile) – Dhana Jul 26 '19 at 13:29
  • I want to do it with the eclipse JUnit run configuration and not with maven – n1lher Jul 29 '19 at 09:06

0 Answers0