Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cucumber

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

Cucumber : How to read examples from external excel file for Scenarios Outline

run selenium without opening a browser in cucumber

Capybara with selenium, send_key doesn't work

continue running cucumber steps after a failure

How would I best express this time-dependent scenario in Cucumber?

watir button.enabled? always returns true value

ruby cucumber watir

Are Cucumber step definitions global?

cucumber cucumberjs

Cucumber Test with Frank on Yosemite result in Segmentation Fault

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