Hi all, I'm looking for a convenient way to skip a specific subproject test task. Let's say I'm in the web project folder, and I want to execute all the tests from it, I really don't want to test all the services (which are in a project which web depends on). Is there any way to do so besides setting a custom property ? If the only way is a custom property, how would you set it? And finally, is there also a way to execute only one test among all?
Hope i'm clear enough, thanks in advance for your help
