This book is for web developers and designers who work with React.js and JavaScript and who are new to unit testing and automation. It's assumed that you have a basic knowledge of JavaScript and HTML.
What you will learn
Understand and use the power of Jasmine to create better and more maintainable code bases
Drive your application development entirely by tests
Write modular and reusable code through the power of ECMA Script 6 (ES6) modules
Use asynchronous tests, stubs, and spies optimally
Test drive a React.js singlepage application
Optimize your code to unleash the power of tooling and automation