Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cucumber

Nested examples in cucumber scenario outline - List or Map values

How to embed ruby variables in cucumber.feature tests

ruby cucumber

Cucumber Java screenshots

How to stop execution of a Cucumber feature if any of the scenarios had failed

Determining if a link exists w/ Cucumber/Capybara

cucumber capybara

Cucumber step definition folder naming

ruby cucumber

Run cucumber steps in loop ONLY for few steps

cucumber

Test with undefined steps not flagged as a failed test

Execute only specific examples in a Scenario Outline

java cucumber cucumber-jvm

What are some good example open source Ruby projects that use Cucumber and RSpec well?

ruby tdd rspec cucumber

How to make a scenario that depends on another scenario using cucumber, selenium and java

Cucumber + JUnit5: No tests found for given includes

Multiple sessions in capybara

ruby cucumber capybara

Cucumber: Factory Girl doesn't modify database -- creates object with .create but database table is still empty afterwards

How to pass null data to String field in cucumber feature file?

eclipse selenium cucumber

How to execute Cucumber Spring Boot Packaged Jar from command line?

How do I change the syntax highlighting of feature files for Cucumber JVM Eclipse Plugin