Sha256: 381adc72e7c46ea806981908cb48f0108a84762c815c9e1506d20df87736f667

Contents?: true

Size: 368 Bytes

Versions: 6

Compression:

Stored size: 368 Bytes

Contents

Feature: Bin - With Server
  Scenario: Run using an HTTP server
    Given there is no existing "spec/report.txt" file
    When I run `bin/jasmine-headless-webkit --use-server -j spec/jasmine/success/success.yml -f File:spec/report.txt`
    Then the exit status should be 0
      And the report file "spec/report.txt" should have 1 total, 0 failures, no console usage

Version data entries

6 entries across 6 versions & 2 rubygems

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