https://github.com/sametz/tdd2e_3
Seeing if I can hack through Test Driven Development 2nd Ed. but with Django 3
https://github.com/sametz/tdd2e_3
Last synced: 5 months ago
JSON representation
Seeing if I can hack through Test Driven Development 2nd Ed. but with Django 3
- Host: GitHub
- URL: https://github.com/sametz/tdd2e_3
- Owner: sametz
- Created: 2020-06-20T23:52:41.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-10-20T15:43:24.000Z (over 4 years ago)
- Last Synced: 2023-03-03T06:03:35.871Z (over 3 years ago)
- Language: JavaScript
- Size: 577 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Running through Test-Driven Development with Python,
by Harry Percival...
but in Nightmare Mode
(Django 3, pytest, conda env
and other things the author warned about not doing).