Skip to content

mrdomino/tdd-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

TDD Workshop

This repository is an attempt to teach test-driven development by example.

To automatically run the tests every time a file in the project changes, install and run sniffer:

pip install sniffer
sniffer