Chapter 8. Jasmine with Other Tools

In this chapter, we will cover:

  • Writing Jasmine tests for AngularJS
  • Using Jasmine with CoffeeScript
  • Writing Jasmine tests for Node.js

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.

Get Jasmine Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.