Call apax test from a terminal inside your workspace like this:
apax test --filter "Category=MyTestCategory"
Only TestFixtures can be assigned to a category. A TestFixture can be assigned to exactly one category.
Call apax test from a terminal inside your workspace like this:
apax test --filter "Category=MyTestCategory"
Only TestFixtures can be assigned to a category. A TestFixture can be assigned to exactly one category.