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

Chapter 6. Jasmine with AJAX, jQuery, and Fixtures

In this chapter, we will cover:

  • Writing Jasmine specs for AJAX

  • Designing Jasmine specs with HTML and JSON fixtures

  • Writing Jasmine specs for jQuery

  • Writing Jasmine specs using custom jQuery matchers

  • Writing Jasmine specs for asynchronous operations using the done() function