An open API service indexing awesome lists of open source software.

https://github.com/articulate/spy

The sneakiest of spies
https://github.com/articulate/spy

javascript spy testing

Last synced: about 1 month ago
JSON representation

The sneakiest of spies

Awesome Lists containing this project

README

          

# @articulate/spy
[![@articulate/spy](https://img.shields.io/npm/v/@articulate/spy.svg)](https://www.npmjs.com/package/@articulate/spy)
[![Build Status](https://travis-ci.org/articulate/spy.svg?branch=master)](https://travis-ci.org/articulate/spy)
[![Coverage Status](https://coveralls.io/repos/github/articulate/spy/badge.svg?branch=coveralls)](https://coveralls.io/github/articulate/spy?branch=coveralls)
[![NSP Status](https://nodesecurity.io/orgs/articulate/projects/d7c257e0-c84d-4647-91f6-33167789a0df/badge)](https://nodesecurity.io/orgs/articulate/projects/d7c257e0-c84d-4647-91f6-33167789a0df)

![spy stuffs](https://user-images.githubusercontent.com/888052/30229928-eb955ff4-94b1-11e7-87fb-624d207682ee.jpg)

Keeps track of function calls with a teeny-tiny API.

See the [documentation](https://github.com/articulate/spy/blob/master/API.md) for details and examples.