Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cucumber

Functional testing for Mac App

How do I use Cucumber with my ESM (ECMA Module Loader) Project?

How can I test authlogic's current_user in Cucumber?

cucumber authlogic

How can I use Cucumber to test Devise's Rememberable functionality?

Log-in through authlogic without having to fill in form every time

cucumber authlogic capybara

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