An open API service indexing awesome lists of open source software.

https://github.com/sixarm/sixarm_ruby_cucumber_test_examples

SixArm.com » Ruby » Cucumber test examples for feature tests
https://github.com/sixarm/sixarm_ruby_cucumber_test_examples

cucumber examples gem ruby test

Last synced: 2 months ago
JSON representation

SixArm.com » Ruby » Cucumber test examples for feature tests

Awesome Lists containing this project

README

          

# SixArm.com → Ruby →
Cucumber test examples for feature tests

* Doc:
* Gem:
* Repo:

## Introduction

Cucumber is a Ruby gem for Behavior Driven Development (BDD).

Cucumber enables us to write our specifications as user stories,
then automatically test the stories on our application codebase.

To learn more about Cucumber, see http://cukes.info

For docs go to

Want to help? We're happy to get pull requests.