Index
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
Angular 4, 5
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
test-first approach 204-208
tests selection, for writing 209
Angular development
role, of TDD 6, 7
Angular pipe, testing 82, 83
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...