https://github.com/libhide/xunit-tdd
Deliberate practice for TDD.
https://github.com/libhide/xunit-tdd
python tdd
Last synced: 7 months ago
JSON representation
Deliberate practice for TDD.
- Host: GitHub
- URL: https://github.com/libhide/xunit-tdd
- Owner: libhide
- Created: 2019-03-05T14:54:41.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-06T10:15:41.000Z (about 7 years ago)
- Last Synced: 2025-04-03T23:14:39.589Z (about 1 year ago)
- Topics: python, tdd
- Language: Python
- Homepage:
- Size: 24.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# xUnit - TDD
> "Driving a testing tool using the testing tool itself to run the tests may seem a bit like performing brain surgery on yourself." - Kent Beck, TDD: By Example
Let's do this.