es-observable-tests

0.3.0 • Public • Published

ECMAScript Observable Tests

To run the unit tests, install the es-observable-tests package into your project.

npm install es-observable-tests

Then call the exported runTests function with the constructor you want to test.

require("es-observable-tests").runTests(MyObservable);

Dependents (0)

Package Sidebar

Install

npm i es-observable-tests

Weekly Downloads

59

Version

0.3.0

License

none

Last publish

Collaborators

  • zenparsing