Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ortizfram/tdd-testdrivendevelopment
Learn Test Driven Development with Python
https://github.com/ortizfram/tdd-testdrivendevelopment
green python red refactor tdd testing
Last synced: 17 days ago
JSON representation
Learn Test Driven Development with Python
- Host: GitHub
- URL: https://github.com/ortizfram/tdd-testdrivendevelopment
- Owner: ortizfram
- Created: 2022-08-22T21:04:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-29T20:27:42.000Z (over 2 years ago)
- Last Synced: 2024-11-20T18:17:30.816Z (3 months ago)
- Topics: green, python, red, refactor, tdd, testing
- Language: Python
- Homepage:
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TDD-TestDrivenDevelopment
Learn Test Driven Development with Python || UNIT TESTING# 🌲 testing frameworks
. `unnittest` = from standard p.library. `nose` = NOT standard p.library
. `pytest` = NOT standard p.library #pip install pytest