Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cucumber

Cucumber Java - JUnit set monochrome over command line

How to run cucumber selenium using Thin server instead of default Webrick?

iPhone BDD testing/iCuke advice

Cucumber and Rspec sharing factory girl factories

Why does guard start spork both for rspec and cucumber even if I wanted to start it only for rspec using groups?

rspec cucumber spork guard

How to improve the auto generated name in specflow when use scenario outline

Printing to console not working in Karate

cucumber karate

Running capybara with nginx

How to add first Cucumber test to a Rails app

How do you get cucumber/guard to filter on tags like @wip?

cucumber spork guard

How to include Capybara into module in Cucumber project

ruby cucumber capybara

Should I use Cucumber for an AngularJS single page application?

Array placeholder in Gherkin syntax

cucumber bdd gherkin

How to save Cucumber test results to a file

Pass Array value in cucumber .feature file

How do I fake OpenID login in RSpec user story/Cucumber when using open_id_authentication plugin

Cucumber - How configure it to use "--format pretty" as default?

configuration cucumber

How do TDD and BDD relate to each other in Rails 3?

ruby-on-rails tdd cucumber bdd

Cucumber Profiles and Global Hooks to select browser

cucumber

what is the benefit of "scenario" over "scenario outline" in cucumber?

cucumber