Skip to content

Instantly share code, notes, and snippets.

@benmacleod
Created January 11, 2013 05:41
Show Gist options
  • Save benmacleod/4508231 to your computer and use it in GitHub Desktop.
Save benmacleod/4508231 to your computer and use it in GitHub Desktop.
Feature: App Jasmine specs
@javascript
Scenario: App Jasmine specs passing
Given I am on the jasmine page
Then I should not see the text "Failing"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment