Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cucumber

Outside-in BDD (with Specflow)

c# cucumber bdd specflow

Cucumber's ANSI colors messing up emacs compilation buffer

emacs cucumber

How do you mark a Cucumber Scenario as Pending

ruby rspec cucumber

Capybara does not pass header after form submit

How can I see what capybara found in a failing cucumber step?

Callback redirect not preserving session

Cucumber and Capybara, clicking a non-link or button element

How to rerun the failed scenarios using Cucumber?

cucumber

Cucumber vs Capybara

Ruby on Rails: Cucumber: how do I Rake a single feature?

ruby-on-rails cucumber

Cucumber / Capybara -- how to get the host and port of the current execution

How to pass variables between cucumber-jvm steps

java cucumber cucumber-jvm

Check select box has certain options with Capybara

No tasks available when executing JUnit runner class

Good Cucumber examples in the wild? [closed]

ruby cucumber bdd

What are the differences between JBehave and Cucumber?

cucumber bdd jbehave

Find or create record through factory_girl association

BDD and TDD for node.js?

node.js rspec tdd cucumber bdd

How do I disable a feature in specflow (Gherkin) without deleting the feature?

cucumber specflow gherkin

How do I get the HTML in an element using Capybara?

cucumber capybara