Test-Driven Development with Python: Obey the Testing Goat: Using Django, Selenium, and JavaScript 2nd Edition by Harry J. W. Percival
English | August 2nd, 2017 | ASIN: B074HXXXLS, ISBN: 1491958707 | 604 pages | EPUB | 6.87 MB
By taking you through the development of a real web application from beginning to end, the second edition of this hands-on guide demonstrates the practical advantages of test-driven development (TDD) with Python. 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.