Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cucumber

How to test File Download dialog box using cucumber/capybara

CLI runner cucumber.api.cli.Main cannot find step definitions

Cucumber Java Convert Data Table to Specific Type

java cucumber

Culerity vs Selenium for Javascript Testing in Rails

Where can I find out how best to use Gherkin tags?

cucumber specflow gherkin

How do I use regular expressions in a Cucumber table (multiline argument) to diff against table?

ruby regex cucumber

cucumber working fine without spork, but spork giving me "uninitialized constant Cucumber::Rails"

Handle multiple elements with the same selector with nightwatch.js

Is it possbile to have a null value on Example table on Cucumber Scenario Outline? [duplicate]

java selenium cucumber

cucumber-js: specify path for step-definitions file

cucumber gherkin cucumberjs

Options for full stack testing in Ruby on Rails

List all available tags in Cucumber

cucumber

Guardfile for running single cucumber feature in subdirectory?

Cucumber Rails 3.1 uninitialized constant ActionController::Dispatcher (NameError)

Cucumber/Capybara - The use of doubles or partial doubles from rspec-mocks outside of the per-test lifecycle is not supported

cucumber capybara stub

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