0.3.0 • Published 9 years ago
es-observable-tests v0.3.0
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);
0.3.0
9 years ago
0.2.8
9 years ago
0.2.7
9 years ago
0.2.6
10 years ago
0.2.5
10 years ago
0.2.4
10 years ago
0.2.3
10 years ago
0.2.2
10 years ago
0.2.1
10 years ago
0.1.9
10 years ago
0.1.8
10 years ago
0.1.7
10 years ago
0.1.6
10 years ago
0.1.5
10 years ago
0.1.4
10 years ago
0.1.3
10 years ago
0.1.2
10 years ago
0.1.1
10 years ago
0.1.0
10 years ago