Sha256: e226034ca45c3dbf2174a9aae972bbac7e87d7d59c935ec0d7f2b64fb519b1fc

Contents?: true

Size: 358 Bytes

Versions: 6

Compression:

Stored size: 358 Bytes

Contents

Feature: Bin - With CoffeeScript error
  Scenario: Fail on CoffeeScript error
    Given there is no existing "spec/report.txt" file
    When I run `bin/jasmine-headless-webkit -j spec/jasmine/coffeescript_error/coffeescript_error.yml -f File:spec/report.txt`
    Then the exit status should be 1
      And the report file "spec/report.txt" should not exist

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
jasmine-headless-webkit-firstbanco-0.9.0.rc.5 features/bin/with_coffeescript_error.feature
jasmine-headless-webkit-firstbanco-0.9.0.rc.4 features/bin/with_coffeescript_error.feature
jasmine-headless-webkit-firstbanco-0.9.0.rc.3 features/bin/with_coffeescript_error.feature
jasmine-headless-webkit-firstbanco-0.9.0.rc.2 features/bin/with_coffeescript_error.feature
jasmine-headless-webkit-0.9.0.rc.2 features/bin/with_coffeescript_error.feature
jasmine-headless-webkit-0.9.0.rc1 features/bin/with_coffeescript_error.feature