Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cucumber

Specflow Given When Then BUT?

How do you run cucumber with Scala 2.11 and sbt 0.13?

scala sbt cucumber bdd

Difference between cypress and a BDD framework like cucumber

cucumber cypress

ruby-debug and cucumber

no such file to load -- rspec/matchers - rspec-rails, shoulda, cucumber, factory girl, Rails2.3.10

Cucumber: When to use tags/hooks vs backgrounds

ruby cucumber gherkin

Gherkin - simply re-use Given statements as When statements... acceptable?

Run after all cucumber tests

capybara: page.should have_no_content doesn't work correctly for display:none element

How to integrate Spring into Cucumber

java spring junit cucumber bdd

Is it possible use Guard in combination with parallel tests?

How do I make a word optional in a Cucumber step definition?

How to use Cucumber and Factory Girl together?

Specify the feature file location in cucumber

How to get the exception that was thrown when a Cucumber test failed in Java?

java cucumber

Cucumber test order of elements in table

How to get Cucumber/Capybara/Mechanize to work against external non-rails site

Capybara: How To Assert A Given Number of Elements Exist

Cucumber/Capybara test no longer run in Rails 3 project

Setup Cucumber, Capybara and RSpec with Modular Sinatra application