-
Type: Improvement
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: Test Coverage
-
None
- Junit4
The 3 Junit4 tests using @Tag("Slow") are always run (as @Tag is a junit5 annotation) - Spock
The gradle configuration currently only runs "normal" tests for spock.
Looks to using a single system property to determine which tests to include / exclude