skipoleschris / xsbt-cucumber-plugin

Plugin to integrate Cucumber and Cuke4Duke into XSBT
Apache License 2.0
49 stars 48 forks source link

Build is not reporting as having errors when cucumber tests fail #16

Closed skipoleschris closed 11 years ago

skipoleschris commented 11 years ago

If any of the cucumber tests fail the plugin still reports success rather than indicating that there were errors. The only indication that something is wrong is the red output on the screen.

sbt cucumber

skipoleschris commented 11 years ago

Fixed in 0.7.2