Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cucumber

How to represent nested json objects in a cucumber feature file

json cucumber cucumber-jvm

Cucumber step with multiple DataTables

Cucumber 1.2.4 not finding step definitions: "You can implement missing steps with the snippets below" (2016)

Is Cucumber simply a wrapper around rspec to help organize tests into features?

How to write a cucumber step to test if a list of elements is sorted?

ruby-on-rails-3 cucumber

testing email gets sent in cucumber

Can we call one scenario inside another scenario in cucumber?

cucumber

How to run cucumber feature file from java code not from JUnit Runner

Running Cucumber project using Main.run from another main method

capybara selenium and JavaScript Destroy

Cucumber Features and Step Definitions

ruby cucumber gherkin

Issue getting ANSICON working on Windows 7 Enterprise 64-bit

cucumber cmd jruby ansi

Is it possible to turn off ActionMailer emails when cucumber testing is happening on development?

ruby-on-rails cucumber

Capybara selectors matched but not to all filter, what does this mean?

Cucumber + selenium fails randomly

BDD Android UI testing framework?

Cucumber / Savon omit or remove logging output

ruby logging cucumber savon

What does expect() do in rspec/cucumber?

Passing variables on the command line to a Cucumber test

ruby cucumber owasp

Java - Gherkin & Cucumber: Pass an object or list of objects on a vertical table instead of horizontal