Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 227 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 227 Bytes

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