Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cucumber

Cucumber Background and persisting Scenarios (or prerequisites)

Testing login with devise and cucumber

Using variable with Background in Cucumber

ruby tdd cucumber

Getting error during running Cucumber feature file Unknown option: --plugin

cucumber, capybara & selenium works randomly

How to write declarative Cucumber features for describing CRUD operations?

cucumber

List child elements for a Capybara/Poltergeist element

Run cucumber tests on heroku

Devise/Cucumber - Adding a step which confirm a user exists

Rails: Good process for adding tests retroactively?

"require 'capybara/rails'" gives "uninitialized constant Rack::Builder"

Cucumber: How to use the same regex in different transforms?

cucumber transform

Is it possible to send arguments to `rake cucumber` without using environment variables?

ruby-on-rails cucumber rake

Limit cucumber steps or steps file to specified feature or tag

ruby testing module cucumber bdd

How to organize step definitions when using cucumber-java?

java cucumber cucumber-jvm

Is it possible to retrieve cucumber tags?

java cucumber

Running Cucumber tests with Junit Categories via Maven

Ruby on Rails: Cucumber: how to reset the db after each scenario?

ruby-on-rails cucumber

Ruby on Rails. Bundler. Cucumber. rake aborted! Command failed with status (1)

Are there any Rails plugins that can generate models, views, etc using Cucumber scenarios?