Resources/pointers for writing maintable, testable Python

Mike Driscoll kyosohma at gmail.com
Thu May 19 11:33:03 EDT 2016


On Wednesday, May 18, 2016 at 4:48:28 PM UTC-5, Andrew Farrell wrote:
> Hi Jacob,
> 
> You are probably looking for the book Test-Driven Development with Python
> <http://chimera.labs.oreilly.com/books/1234000000754/index.html>.
> You'll also want to look at py.test <http://pytest.org/latest/>
> 
> Cheers!
> Andrew Farrell

I was under the impression that this book is primarily aimed at Python/Django web testing. I saw "Testing Python: Applying Unit Testing, TDD, BDD and Acceptance Testing" is getting good reviews too though. 

Mike



More information about the Python-list mailing list