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: about 1 year ago
JSON representation

Learn Test Driven Development with Python

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