Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 272 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 272 Bytes

This is the Bowling kata solution taken from Robert C. Martin's CleanCoders Episode 6 part 2, translated to C#.

The project has a number of intentional bugs to show, that 100% test coverage is not everything. The project was used to exercise specification based testing.