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);

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.3.0
    7
    • latest

Version History

Package Sidebar

Install

npm i es-observable-tests

Weekly Downloads

58

Version

0.3.0

License

none

Last publish

Collaborators

  • zenparsing