Skip to content

UltimateGeek/cuke-continue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cuke-continue

How to continue evaluating Thens in cucumber when one fails in a scenario

This demonstrates how to have cucumber perform all Thens in a scenario using cucumber-ruby. This same concept should be able to be applied to any cucumber implementation that supports dynamic steps.

Usage

To run this example:

bundle
bundle exec cucumber

Output looks like this:

example output

Improvements

This example could have its reusable code turned into a library.

License

See the LICENSE file.

About

How to continue evaluating Thens in cucumber when one fails in a scenario

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published