Test-Driven JavaScript Development

Test-Driven JavaScript Development
Author: Christian Johansen
Publisher: Addison-Wesley Professional
Total Pages: 626
Release: 2010-09-09
Genre: Computers
ISBN: 0321684052


Download Test-Driven JavaScript Development Book in PDF, Epub and Kindle

For JavaScript developers working on increasingly large and complex projects, effective automated testing is crucial to success. Test-Driven JavaScript Development is a complete, best-practice guide to agile JavaScript testing and quality assurance with the test-driven development (TDD) methodology. Leading agile JavaScript developer Christian Johansen covers all aspects of applying state-of-the-art automated testing in JavaScript environments, walking readers through the entire development lifecycle, from project launch to application deployment, and beyond. Using real-life examples driven by unit tests, Johansen shows how to use TDD to gain greater confidence in your code base, so you can fearlessly refactor and build more robust, maintainable, and reliable JavaScript code at lower cost. Throughout, he addresses crucial issues ranging from code design to performance optimization, offering realistic solutions for developers, QA specialists, and testers. Coverage includes • Understanding automated testing and TDD • Building effective automated testing workflows • Testing code for both browsers and servers (using Node.js) • Using TDD to build cleaner APIs, better modularized code, and more robust software • Writing testable code • Using test stubs and mocks to test units in isolation • Continuously improving code through refactoring • Walking through the construction and automated testing of fully functional software The accompanying Web site, tddjs.com, contains all of the book’s code listings and additional resources.


Test-Driven JavaScript Development
Language: en
Pages: 626
Authors: Christian Johansen
Categories: Computers
Type: BOOK - Published: 2010-09-09 - Publisher: Addison-Wesley Professional

GET EBOOK

For JavaScript developers working on increasingly large and complex projects, effective automated testing is crucial to success. Test-Driven JavaScript Developm
Test Driven Development
Language: en
Pages: 241
Authors: Kent Beck
Categories: Computers
Type: BOOK - Published: 2022-03-25 - Publisher: Addison-Wesley Professional

GET EBOOK

Quite simply, test-driven development is meant to eliminate fear in application development. While some fear is healthy (often viewed as a conscience that tells
Learning Test-Driven Development
Language: en
Pages: 280
Authors: Saleem Siddiqui
Categories: Computers
Type: BOOK - Published: 2021-10-12 - Publisher: "O'Reilly Media, Inc."

GET EBOOK

Your code is a testament to your skills as a developer. No matter what language you use, code should be clean, elegant, and uncluttered. By using test-driven de
Test-Driven Development with Python
Language: en
Pages: 624
Authors: Harry Percival
Categories: Computers
Type: BOOK - Published: 2017-08-02 - Publisher: "O'Reilly Media, Inc."

GET EBOOK

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 adva
JavaScript Testing with Jasmine
Language: en
Pages: 51
Authors: Evan Hahn
Categories: Computers
Type: BOOK - Published: 2013-04-15 - Publisher: "O'Reilly Media, Inc."

GET EBOOK

Developers looking to keep their JavaScript code bug-free will want to unit test using Jasmine, one of the most popular unit testing frameworks around. Any proj