Testing JavaScript | Testing JavaScript
Briefly

Bugs grind work to a halt. Bugs cause financial harm. Every single time a bug is encountered, user trust erodes.
Automated tests are crucial to ensure high quality, well-tested applications, as humans are bad at repetitive tasks.
Professional developers use computers to automate testing of critical paths, behaviors, and all the little things-over and over and over again, all day and all night.
Read at Testing JavaScript
[
add
]
[
|
|
]