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 1. Getting Started with Jasmine Framework

In this chapter, we will cover:

  • Writing your first Jasmine test

  • Adding specs to your Jasmine test

  • Adding expectations and matchers to the test

  • Applying different matchers to the Jasmine test

  • Applying setup and teardown functions to the Jasmine test

  • Using the "this" keyword