Test-Driving javascript Applications Rapid, Confident, Maintainable Code
Book information
Description
Debunk the myth that javascript is not easily testable. Whether you use Node.js, Express, MongoDB, jQuery, AngularJS, or directly manipulate the DOM, you can test-drive javascript. Learn the craft of writing meaningful, deterministic automated tests with Karma, Mocha, and Chai. Test asynchronous javascript, decouple and properly mock out dependencies, measure code coverage, and create lightweight modular designs of both server-side and client-side code. Your investment in writing tests will pay high dividends as you create code thats predictable and cost-effective to change.Design and code javascript applications with automated tests. Writing meaningful tests is a skill that takes learning, some unlearning, and a lot of practice, and with this book, youll hone that skill. Fire up the editor and get hands-on through practical exercises for effective automated testing and designing maintainable, modular code.Start by learning when and why to do manual testing vs. automated verification. Focus tests on the important things, like the pre-conditions, the invariants, complex logic, and gnarly edge cases. Then begin to design asynchronous functions using automated tests. Carefully decouple and mock out intricate dependencies such as the DOM, geolocation API, file and database access, and Ajax calls to remote servers.Step by step, test code that uses Node.js, Express, MongoDB, jQuery, and AngularJS. Know when and how to use tools such as Chai, Istanbul, Karma, Mocha, Protractor, and Sinon. Create tests with minimum effort and run them fast without having to spin up web servers or manually edit HTML pages to run in browsers. Then explore end-to-end testing to ensure all parts are wired and working well together.
Similar books
Functional Programming in Java: Harness the Power of Streams and Lambda Expressions
2023 · EPUB
Functional Programming in Java, Second Edition
2023 · EPUB
Programming DSLs in Kotlin
2020 · PDF
Programming DSLs in Kotlin
2021 · PDF
Programming DSLs in Kotlin
2021 · EPUB
Programming Kotlin: Create Elegant, Expressive, and Performant JVM and Android Applications
2019 · PDF
Programming Kotlin
2019 · EPUB
.NET gotchas : 75 ways to improve your C♯ and VB.NET programs
2005 · EPUB