Testable JavaScript
One skill that’s essential for any professional JavaScript developer is the ability to write testable code. This book shows you what writing and maintaining testable JavaScript for the client- or server-side actually entails, whether you’re creating a new application or rewriting legacy code. From m...
Main Author: | |
---|---|
Other Authors: | , , |
Format: | eBook |
Language: | Inglés |
Published: |
Sebastopol, CA :
O'Reilly Media
2013.
|
Edition: | First edition |
Subjects: | |
See on Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009629212306719 |
Table of Contents:
- Testable JavaScript
- Complexity
- Event-based architectures
- Unit tests
- Code coverage
- Integration, performance, and load testing
- Debugging
- Automation.