Skip to content

Instantly share code, notes, and snippets.

@mcwqy9
Created March 11, 2013 20:43
Show Gist options
  • Save mcwqy9/5137582 to your computer and use it in GitHub Desktop.
Save mcwqy9/5137582 to your computer and use it in GitHub Desktop.
Cucumber failures
Failing Scenarios:
cucumber features/automotive_listings.feature:4 # Scenario: Creating a new automotive listing and correcting validation errors
cucumber features/confirmations.feature:4 # Scenario: User confirms their email
cucumber features/creating_an_account.feature:4 # Scenario: I create a paid account
cucumber features/creating_an_account.feature:14 # Scenario: I create a paid account with a coupon
cucumber features/creating_an_account.feature:25 # Scenario: I create a paid account with a coupon allowing $0 for a minimum deposit
cucumber features/job_listings.feature:7 # Scenario: Creating a new job listing
cucumber features/job_listings.feature:44 # Scenario: Creating a new job listing without application url or company website
cucumber features/my_account.feature:4 # Scenario: Dashboard
cucumber features/plans.feature:7 # Scenario: Local listing signup
cucumber features/plans.feature:11 # Scenario: Online listing signup
cucumber features/real_estate_listings.feature:4 # Scenario: Creating a new real estate listing and correcting validation errors
cucumber features/real_estate_listings.feature:35 # Scenario: Rental field not required unless commercial category
cucumber features/sell_your_car_form.feature:12 # Scenario: As a user, I would want to be able to start the listings process before registering
cucumber features/seller_info.feature:4 # Scenario: Seller info shows map
cucumber features/stripped_tags.feature:11 # Scenario: View ad with embedded image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment