Bank OCR Kata in Cucumber
Justin Searls edited this page Dec 2, 2016
·
3 revisions
- Test-driven development
- Test Doubles
- Refactoring Legacy Code
- Training Activities
- Additional Concepts
Clone this wiki locally
(Training exercise)
We're going to use Cucumber to test-drive the famous Bank OCR kata. We chose Cucumber, because Gherkin is a great fit for embedding large, unwieldy blocks of text like the ASCII representations of each number.
- Documentation for cucumber-jvm
This wiki was put together by your friends at test double. Come say hi!