nathanjones / jasmine-spies-tutorial

Sample code to help users of Jasmine test framework use the Spy functionality

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jasmine Spies Tutorial

When I set out to learn the spying and mocking capabilities of the Jasmine test framework, there was almost no documentation and no tutorials. I created this for myself as a semantic reference for the proper use of the spyOn function.

Feel free to submit pull requests to add more examples.

About

Sample code to help users of Jasmine test framework use the Spy functionality


Languages

Language:JavaScript 100.0%