meteor-stubs

0.0.6 • Public • Published

meteor-stubs

Stubs of Meteor core objects. For use in unit testing frameworks.

Usage

Add stubs to global context:

  // test-script.js
  MeteorStubs.install();

Revert context:

  MeteorStubs.uninstall();

Readme

Keywords

none

Package Sidebar

Install

npm i meteor-stubs

Weekly Downloads

6

Version

0.0.6

License

none

Last publish

Collaborators

  • alanning