Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 467 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 467 Bytes

Roy Osherove's String Calculator Kata in Gherkin for Cucumber, Behat, et al

This contains Gherkin feature files that describe the steps from Roy Osherove's String Calculator Kata.

You can use this as a submodule in your own implementation to save on the effort of rewriting the scenarios.

The features are laid out in the same order as the Kata, with scenarios to cope with different requirements where mentioned in the text.