jasmine-headless-webkit/features/bin/success_with_js_error.feature

6 lines
275 B
Gherkin
Raw Normal View History

2011-12-29 23:37:23 +00:00
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`
2011-12-29 23:37:23 +00:00
Then the exit status should be 1