WEB APP TESTING USING KNOCKOUT.JS
| By: | Roberto Messora |
| Publisher: | Packt Publishing |
| Print ISBN: | 9781783982844 |
| eText ISBN: | 9781783982851 |
| Edition: | 1 |
| Copyright: | 2014 |
| Format: | Reflowable |
Lifetime - $23.99
eBook Features
Instant Access
Purchase and read your book immediately
Read Offline
Access your eTextbook anytime and anywhere
Study Tools
Built-in study tools like highlights and more
Read Aloud
Listen and follow along as Bookshelf reads to you
Details
Table of Contents
Book Description
If you are a JavaScript developer, beginner, or an expert who wants to improve quality standards in terms of solutions design and functional verification, this book is for you. Basic understanding of web development, HTML, and JavaScript is required.What you will learn
- Introduce and use Knockout.JS in a JavaScript web application as a presentation framework
- Design a JavaScript web application using the wellknown ModelViewViewModel presentation pattern
- Set up a simple testing environment with Jasmine
- Unit test a JavaScript web application using the Behavior Driven Development approach
- Adopt the correct development strategies to obtain the best results in terms of unit testing
- Install and set up an automated testing environment using Node.JS and Karma
- Execute unit testing and code coverage on development and minified production code