Book Image

Jasmine Cookbook

By : Munish Kumar
Book Image

Jasmine Cookbook

By: Munish Kumar

Overview of this book

Table of Contents (16 chapters)
Jasmine Cookbook
Credits
About the Author
About the Reviewer
www.PacktPub.com
Preface
Index

Introduction


Until now, you have learned how to design and implement Jasmine specs for JavaScript applications. However, Jasmine also works well with other JavaScript-enabled tools/frameworks. Jasmine specs can be designed and implemented with other JavaScript-enabled platforms. In this chapter, you will learn how to develop Jasmine tests for AngularJS, CoffeeScript, and Node.js.