es-observable-tests

v0.3.0
Unit tests for es-observable

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);
npm i es-observable-tests

Metadata

  • Unknown
  • Whatever
  • Unknown
  • released 6/25/2016

Downloads

Maintainers