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 3. Customizing Matchers and Jasmine Functions

In this chapter, we will cover:

  • Writing a Jasmine test using a custom equality tester function

  • Writing Jasmine tests with Custom Matchers

  • Writing Jasmine tests for exceptions

  • Declaring Pending specs with Jasmine tests