Skip to content

rich-s-d/tdd-book-club

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This repo is a python implementation of the test driven development examples provided in Kent Beck's 'Test Driven Development By Example'.

To run tests (with a coverage report): python -m pytest "src/tests" -p no:warnings --cov="src" --cov-report html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages