Support @Tag annotation from JUnit5 in category strategy
lordofthejars opened this issue · 0 comments
lordofthejars commented
Issue Overview
Support @Tag
annotation from JUnit5 in category strategy (http://junit.org/junit5/docs/current/user-guide/#writing-tests-tagging-and-filtering)
Expected Behaviour
Support @Tag
annotation to categorize tests
Current Behaviour
Only JUnit4 annotations are supported.