Test-Driven Web Development with Python

 Test-Driven Development with Python Obey the Testing Goat: Using Django, Selenium, and JavaScript by Harry J. W. Percival

Test-Driven Web Development with Python

By  Harry J.W. Percival

eBook Details:

Hardcover: 613 pages
Publisher: O’Reilly Media; August 2017
Language: English

License(s): CC-licenced

eBook Description:

“Test-Driven Web Development with Python” aims to teach TDD for web programming. It uses a concrete example — the development of a website, from scratch — to explain the TDD metholology and how it applies to building web applications. It covers the Selenium browser-automation tool, unit testing, mocking, and interacting with Web technologies from the basics of static content, database integration, throught the inescapable JavaScript, and onto more advanced (and trendy) topics like NoSQL, websockets and Async programming.

Read it online from  here: Test-Driven Web Development with Python

You may also like...