Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cucumber

How to make sure cucumber stops execution when a step fails?

ruby-on-rails cucumber

Cucumber HTML report with Protractor

Multiple feature inside single feature file

ruby cucumber gherkin

How does Cucumber differ from JUnit?

junit cucumber

FactoryGirl: Factory not registered: user (ArgumentError)

ruby cucumber factory-bot

how to scroll a web page using watir

Can I use spring to autowire controller in cucumber test?

@Before doesn't execute in java Cucumber Step

java cucumber bdd

How to organize the specs definition in Cucumber?

Observed package id 'build-tools;20.0.0' in inconsistent location

Is there a BDD framework for testing Javascript that uses Gherkin DSL?

Rails 3.1.1 and Cucumber - Error

ruby-on-rails cucumber

Cleanup steps for Cucumber scenarios

cucumber

Cucumber scenario outline and examples with generic step definitions

cucumber cucumber-jvm

How can I add my seed data to my test database using rake db:seed?

Session variables with Cucumber Stories

Cucumber: Wait for ajax:success

ruby-on-rails cucumber

How to use Jasmine and CucumberJS with Protractor

Is there an equivalent in RSpec to Cucumber's "Scenarios" or am I using RSpec the wrong way?

Cucumber "puts" in After hook not outputting anything

ruby cucumber