Running only tests from given JUnit 4.8+ cattegory/group in Idea - possible?
Hi. Starting from the version 4.8 JUnit (after long time) has a group/cattegory mechanism. It ispossible to easly run tests from the selected group(s) using maven surefire/failsafe plugin (even without specific JUnit runner on given test class). I don't see that feature in 11.1, but wasn't also able to find related issue in YouTrack.
Is it possible in Idea to run tests using group(s) as a discriminator (like in TestNG plugin)?
Regards
Marcin
Please sign in to leave a comment.