
Название: Test-Driven Development with Python: Obey the Testing Goat: Using Django, Selenium, and javascript, 2nd Edition
Автор: Harry J. W. Percival
Издательство: O'Reilly Media
Год: 2017
Страниц: 592
Формат: True PDF, EPUB, AZW3
Размер: 22 Mb
Язык: English
By taking you through the development of a real web application from beginning to end, the updated 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.