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.
Test-Driven JavaScript Development
โ Scribed by Christian Johansen
- Publisher
- Addison-Wesley Professional
- Year
- 2010
- Tongue
- English
- Leaves
- 525
- Series
- Developer's Library
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
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.
๐ SIMILAR VOLUMES
For JavaScript developers working on increasingly large and complex projects, effective automated testing is crucial to success. <b>Test-Driven JavaScript Development is a complete, best-practice guide to agile JavaScript testing and quality assurance with the test-driven development (TDD) method
For JavaScript developers working on increasingly large and complex projects, effective automated testing is crucial to success. <b>Test-Driven JavaScript Development is a complete, best-practice guide to agile JavaScript testing and quality assurance with the test-driven development (TDD) method
For JavaScript developers working on increasingly large and complex projects, effective automated testing is crucial to success.<i><b>Test-Driven JavaScript Development</b></i>is a complete, best-practice guide to agile JavaScript testing and quality assurance with the test-driven development (TDD)
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.
Initially, all processing used to happen on the server-side and simple output was the response to web browsers. Nowadays, there are so many JavaScript frameworks and libraries created that help readers to create charts, animations, simulations, and so on. By the time a project finishes or reaches a