Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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