jasmine-headless-webkit/features/bin/success_with_js_error.feature
2011-12-30 10:47:08 -05:00

6 lines
275 B
Gherkin

Feature: Bin - Success with JS Error
Scenario: Succeed
Given there is no existing "spec/report.txt" file
When I run `bin/jasmine-headless-webkit -j spec/jasmine/success_with_error/success_with_error.yml -f File:spec/report.txt`
Then the exit status should be 1