$ npm install es-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);
© 2010 - cnpmjs.org x YWFE | Home | YWFE