CLOVIS
03/04/2026, 9:52 PMOliver.O
03/04/2026, 10:52 PMOliver.O
04/03/2026, 11:16 AMtestDefinitionDirs property can signal where to find the non-class (text) files describing tests. TestBalloon supported "non-class-based testing" before and will continue to do so without any extra configuration.
• Gradle's Test filtering for non-class-based tests basically converts test filter patterns to file paths. Filtering individual tests below the file level is not supported. TestBalloon supported "non-class-based filtering" before, and can filter down to the level of individual tests. This will not change.