Test-driven development with python: obey the testing goat: using django, selenium, and javascript
Auteur :
Percival, Harry
Éditeur :
O'Reilly Media
ISBN :
9781098148713
Date de publication :
11 nov. 2025
Format :
Trade paperback (US); Unsewn / adhesive bound
Langue :
Anglais
Pays d'origine :
USA
This trusted guide demonstrates the practical advantages of test-driven development (TDD) with Python and describes how to develop a real web application. You'll learn how to write and run tests before building each part of your app and then develop the minimum amount of code required to pass those tests. The result? Clean code that works.