Skip to content

tonymowers/cucumber-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cucumber Examples

This repository contains a number of practice examples for learning Cucumber.

Cucumber is a BDD (Behavior Driven Development) tool to facilitate specifying an application's behavior by way of examples.

The examples are then used as:

  • executable specifications
  • living documentation
  • automated acceptance tests

Release 0.1.0

Cucumber Shopping Cart that closely resembles worked example from chapters 1-7 of the book:

About

Learning how to use Cucumber by examples

Resources

Stars

Watchers

Forks

Packages

No packages published