The build already fails if a test is added without @Category. Do you mean it should fail if the test also does not have one of these newer categories?
--Jens On Wed, Mar 21, 2018 at 9:51 AM, Nabarun Nag <n...@apache.org> wrote: > Hi, > > As we have now categorized our tests to categories like LuceneTests, > WanTests, OQLQueriesTests, should we modify our gradle script to fail the > build if a new test class was added without a test category. This will > prevent test classes to be added without a fine level test category by > mistake. > > Regards > Nabarun >