Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cucumber

Silencing Factory Girl logging

Is there something similar to the selenium grid when using cucumber/capybara?

Using Cucumber testing for uploadify on rails 3

Why are my cucumber scenarios failing when steps are run together, but pass when run singularly?

Testing Highcharts (JS charting library) with Cucumber

wrong number of arguments (0 for 1) (ArgumentError)

ruby-on-rails-3 cucumber

Cucumber: how to only execute background once for multiple scenarios

cucumber cuke4duke

How to restart browser after each test scenario

selenium cucumber capybara

Scoping a Transform in Cucumber

ruby cucumber

How to call a feature inside another feature in cucumber-jvm?

Testing Devise+Omniauth(Facebook) with Cucumber

Skip image loading by selenium

Defining the same phrase for both `Given` and `Then` steps

cucumber aruba

How to get white space or nil object from cucumber table?

ruby cucumber gherkin

How can I integrate parallel_test and thinking sphinx in cucumber tests?

How to use something like a doc string in Scenario outline in Gherkin?

How to execute cucumber test cases in parallel using Grid?

how to re run failed test using jvm-cucumber-parallel-plugin

How do I test error conditions in HTML5 pages with cucumber?

html cucumber bdd

Rails: Good Rspec2 example usage? (Also: Cucumber, Pickle, Capybara) [closed]