Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
Description
If you introduce a flaw into the gradle build which causes the systemTestLibs to fail, such as a circular dependency, then the ducker_test function continues to run tests which are invalid.
Rather than proceeding to run the tests, the script should fail fast and make the user address the error before continuing.