-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

Mastering Angular Test-Driven Development
By :

As this ebook edition doesn't have fixed pagination, the page numbers below are hyperlinked for reference only, based on the printed edition of this book.
Symbols
*.spec.ts files 15
A
Cypress, integrating with 124
role of TDD 4
Angular applications
code smells, identifying 210-212
improvement areas, identifying 210
red-green-refactor cycle, for continuous code enhancement 212
angular code, refactoring with TDD
benefits 208
scenarios 209
tests selection, for writing 209
Angular development
decimal number to percentage string formatting test 86, 87
negative number to percentage string formatting test 85, 86
non-number to percentage string formatting test 88-90
positive number to percentage string formatting test 83-85
Angular project
creating 14
Cypress, setting up 125
TDD pattern, selecting 200...