https://github.com/cdvel/simple-tdd
A sandbox for Test driven development in Python
https://github.com/cdvel/simple-tdd
Last synced: 8 months ago
JSON representation
A sandbox for Test driven development in Python
- Host: GitHub
- URL: https://github.com/cdvel/simple-tdd
- Owner: cdvel
- Created: 2015-06-24T01:50:28.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-24T01:51:32.000Z (almost 11 years ago)
- Last Synced: 2025-10-14T11:35:20.549Z (8 months ago)
- Language: Python
- Homepage: https://www.youtube.com/watch?v=Qw2vczm4m2c
- Size: 97.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# unit test example
from (https://www.youtube.com/watch?v=Qw2vczm4m2c)