requirejs-collaborator

0.0.11 • Public • Published

collaborator

Use require-js as DIC to provide collaborators for jasmine specs.

Edit the file collaborators.js to provide a definition of your tests collaborators. Specify the names of the collaborators methods explicitly, and a jasmine spy will be created for them. If you use 'null' for the method names, an existing module will be expected to be found in the src/ directory.

To install the required modules run

npm install

Package Sidebar

Install

npm i requirejs-collaborator

Weekly Downloads

0

Version

0.0.11

License

BSD

Last publish

Collaborators

  • jon-acker