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

https://github.com/rocity/the-testing-goat

Test Driven Development with Python
https://github.com/rocity/the-testing-goat

Last synced: 2 months ago
JSON representation

Test Driven Development with Python

Awesome Lists containing this project

README

          

# The Testing Goat

This repo follows the lessons from the book **Test-Driven Development with Python** written by **Harry J.W. Percival**. It teaches the basics of using TDD to build robust and reliable code for modern websites using the Django Framework.

Read the book [here](http://www.obeythetestinggoat.com/pages/book.html#toc) for free.