Hans Schulz created GROOVY-8280:
-----------------------------------
Summary: return exit code != 0 on test failures
Key: GROOVY-8280
URL: https://issues.apache.org/jira/browse/GROOVY-8280
Project: Groovy
Issue Type: Improvement
Reporter: Hans Schulz
Currently, when executing a GroovyTestSuite using {{groovy test.groovy}}, the
return code is always 0, even when there are test failures. This makes it
harder to check the test results in e.g. scripts or CI pipelines.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)