Details
-
Improvement
-
Resolution: Fixed
-
Unknown
-
None
-
None
Description
- 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