https://github.com/tdworowy/python-tdd-book
Example code from book "Test-Driven Web Development with Python" (https://www.obeythetestinggoat.com/)
https://github.com/tdworowy/python-tdd-book
django python selenium tdd
Last synced: about 2 months ago
JSON representation
Example code from book "Test-Driven Web Development with Python" (https://www.obeythetestinggoat.com/)
- Host: GitHub
- URL: https://github.com/tdworowy/python-tdd-book
- Owner: tdworowy
- Created: 2020-10-06T08:37:26.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-26T10:46:40.000Z (almost 2 years ago)
- Last Synced: 2025-03-11T12:52:07.253Z (over 1 year ago)
- Topics: django, python, selenium, tdd
- Language: Python
- Homepage:
- Size: 634 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Example code from book: [Test-Driven Web Development with Python](https://www.obeythetestinggoat.com/)