Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cucumber

RSpec custom matchers in Cucumber to DRY implementation-dependent tests, is it possible?

Watir Webdriver Text Input Slow on IE

cucumber Couldn't load 2.1/gherkin_lexer_en

cucumber watir

How to add a section to a SitePrism page object dynamically?

In WebStorm, can't navigate from .feature file to step definitions in a nonstandard directory

Protractor Cucumber BDD Tests Show Pass before Execution

How to implement 'if' in Gherkin

cucumber gherkin

Cucumber DataTable Error - io.cucumber.datatable.UndefinedDataTableTypeException: Can't convert DataTable to cucumber.api.DataTable

Cucumber + webrat + selenium, how do I ignore hidden text?

How do I click on a specific button using cucumber/webrat when the name of the button starts with the same word?

Cucumber : Size of features

SimpleCov rspec and cucumber separately

Looking for a "headless browser" equivalent for PHP for Cucumber testing

better cucumber (Capybara-based) selection when multiple similar fields appear in a form

checkbox cucumber capybara

How do you integrate Resque in Cucumber features?

cucumber resque

Capybara/selenium: wait for element to become hidden

selenium cucumber capybara

How do I test a Ruby command-line program with Cucumber that has a massive amount of output?

ruby cucumber aruba

Cucumber Test execution for gradle project via command line using tags for cucumber feature files

Cucumber: Automatic step file creation?

ruby tdd cucumber bdd

Cucumber could not find table; but it's there. What is going on?

ruby-on-rails cucumber