Testing Angular Applications
Authors: Jesse Palmer – Corinna Cohn – Mike Giambalvo – Craig Nishina
ISBN-10: 1617293644
ISBN-13: 9781617293641
Edition 版本: 1
Released: 2018-11-19
Print Length 页数: 240 pages
Testing Angular Applications is an example-rich,hands-on guide that gives you the real-world techniques you need to thoroughly test all parts of your Angular applications. By the end of this book,you’ll be able to confidently write unit and end-to-end tests for Angular applications in TypeScript.
Don’t leave the success of your mission-critical Angular apps to chance. Proper testing improves code quality,reduces maintenance costs,and rewards you with happy users. New tools and best practices can streamline and automate all aspects of testing web apps,both in development and in production. This book gets you started.
Testing Angular Applications teaches you how to make testing an essential part of your development and production processes. You’ll start by setting up a simple unit testing system as you learn the fundamental practices. Then,you’ll fine-tune it as you discover the best tests for Angular components,directives,pipes,services,and routing. Finally,you’ll explore end-to-end testing,mastering the Protractor framework,and inserting Angular apps into your continuous integration pipeline.
What’s inside
Getting to know TypeScript
Writing and debugging unit tests
Writing and debugging end-to-end tests with Protractor
Building continuous integration for your entire test suite
This book is for readers with intermediate JavaScript skills.
Testing Angular Applications
未经允许不得转载:finelybook » Testing Angular Applications
相关推荐
- Learning PHP, MySQL & JavaScript: A Step-by-Step Guide to Creating Dynamic Websites, 7th Edition
- Data Structures and Algorithms in JavaScript: Optimizing Performance and Solving Programming Challenges
- Learning Web Design: A Beginner’s Guide to HTML,CSS,JavaScript,and Web Graphics,5th Edition
- Clean Code Zero to One
- Django in Production: Expert tips, strategies, and essential frameworks for writing scalable and maintainable code in Django
- Efficient Node.js: A Beyond-the-Basics Guide