Sha256: 7a606a721cefc9a3e313abdadf00ec762dccd23050a3dd9a95bdf6a6e489d420

Contents?: true

Size: 333 Bytes

Versions: 6

Compression:

Stored size: 333 Bytes

Contents

Feature: Bin - With window.prompt()
  Scenario: Alert the user that window.prompt() needs to be stubbed
    Given I have a test suite
    When I run `bin/jasmine-headless-webkit -j spec/jasmine/window_prompt/window_prompt.yml`
    Then the exit status should be 0
      And the output should include "You should mock window.prompt"

Version data entries

6 entries across 6 versions & 2 rubygems

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