Test-Driven Development with Python, 2nd Edition
Obey the Testing Goat: Using Django, Selenium, and JavaScript
Price | $51.87 - $53.89
|
Rating | |
Author | Harry Percival |
Publisher | O'Reilly Media |
Published | 2017 |
Pages | 614 |
Language | English |
Format | Paper book / ebook (PDF) |
ISBN-10 | 1491958707 |
ISBN-13 | 9781491958704 |
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.
In the process, you'll learn the basics of Django, Selenium, Git, jQuery, and Mock, along with current web development techniques. If you're ready to take your Python skills to the next level, this book - updated for Python 3.6 - clearly demonstrates how TDD encourages simple designs and inspires confidence.
Dive into the TDD workflow, including the unit test/code cycle and refactoring; Use unit tests for classes and functions, and functional tests for user interactions within the browser; Learn when and how to use mock objects, and the pros and cons of isolated vs. integrated tests; Test and automate your deployments with a staging server; Apply tests to the third-party plugins you integrate into your site; Run tests automatically by using a Continuous Integration environment; Use TDD to build a REST API with a front-end Ajax interface.
- Harry Percival (2 books)
5 5 431
Similar Books
Angular Development with Typescript, 2nd Edition
by Yakov Fain, Anton Moiseev
Angular Development with TypeScript, 2nd Edition is an intermediate-level tutorial that introduces Angular and TypeScript to developers comfortable with building web applications using other frameworks and tools.Whether you're building lightweight web clients or full-featured SPAs, Angular is a clear choice. The Angular framework is ...
Price: $39.99 | Publisher: Manning | Release: 2018
Test-Driven Infrastructure with Chef, 2nd Edition
by Stephen Nelson-Smith
Since Test-Driven Infrastructure with Chef first appeared in mid-2011, infrastructure testing has begun to flourish in the web ops world. In this revised and expanded edition, author Stephen Nelson-Smith brings you up to date on this rapidly evolving discipline, including the philosophy driving it and a growing array of tools. You'll...
Price: $29.55 | Publisher: O'Reilly Media | Release: 2013
Test-Driven Development with Python
by Harry J.W. Percival
By taking you through the development of a real web application from beginning to end, 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 thos...
Price: $3.02 | Publisher: O'Reilly Media | Release: 2014
Lean-Agile Acceptance Test-Driven Development
by Ken Pugh
Within the framework of Acceptance Test-Driven-Development (ATDD), customers, developers, and testers collaborate to create acceptance tests that thoroughly describe how software should work from the customer's viewpoint. By tightening the links between customers and agile teams, ATDD can significantly improve both software quality a...
Price: $25.00 | Publisher: Addison-Wesley | Release: 2010
Type-Driven Development with Idris
by Edwin Brady
Stop fighting type errors! Type-driven development is an approach to coding that embraces types as the foundation of your code - essentially as built-in documentation your compiler can use to check data relationships and other assumptions. With this approach, you can define specifications early in development and write code that's ea...
Price: $40.27 | Publisher: Manning | Release: 2017
AngularJS Test-driven Development
by Tim Chaplin
Starting with reviewing the test-driven development (TDD) life cycle, you will learn how Karma and Protractor make your life easier while running JavaScript unit tests. You will learn how Protractor is different from Selenium and how to test it entirely. This book is a walk-through to using TDD to build an AngularJS application containing...
Price: $29.99 | Publisher: Packt Publishing | Release: 2015
Java Persistence with Hibernate, 2nd Edition
by Christian Bauer, Gavin King, Gary Gregory
Java Persistence with Hibernate, 2nd Edition explores Hibernate by developing an application that ties together hundreds of individual examples. You'll immediately dig into the rich programming model of Hibernate, working through mappings, queries, fetching strategies, transactions, conversations, caching, and more. Along the way you...
Price: $39.99 | Publisher: Manning | Release: 2015
Practical Data Science with R, 2nd Edition
by Nina Zumel, John Mount
Practical Data Science with R, Second Edition takes a practice-oriented approach to explaining basic principles in the ever expanding field of data science. You'll jump right to real-world use cases as you apply the R programming language and statistical analysis techniques to carefully explained examples based in marketing, business...
Price: $39.99 | Publisher: Manning | Release: 2019