Specifying an non-existent test yields a success message
--------------------------------------------------------
Key: BUILDR-228
URL: https://issues.apache.org/jira/browse/BUILDR-228
Project: Buildr
Issue Type: Bug
Components: Test frameworks
Affects Versions: 1.3.3
Environment: Windows XP, Buildr 1.3.3 with Matz, JUnit
Reporter: Shane Witbeck
With the following syntax I was getting a test successful message when the test
I specified didn't exist (I misspelled it):
buildr test:com.company.service.SomeTest
Ideally, buildr should spit back a test not found message or at least report a
failure for the test.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.