That’s right: JavaScript code is testable, despite the lack of unit test standards for this language. With this book, you’ll discover how to devise excellent tests and real-world testing plans for you
Debunk the myth that JavaScript is not easily testable. Whether you use Node.js, Express, MongoDB, jQuery, AngularJS, or directly manipulate the DOM, you can test-drive JavaScript. Learn the craft of