UNPKG
mocha-jsdom
Version:
latest (2.0.0)
2.0.0
1.2.0
1.1.0
1.0.0
0.5.0
0.4.0
0.3.0
0.2.1
0.2.0
0.1.1
0.1.0
Simple integration of jsdom into mocha tests
github.com/rstacruz/mocha-jsdom
rstacruz/mocha-jsdom
mocha-jsdom
/
test
/
fixtures
/
rerequirable.js
5 lines
(3 loc)
•
129 B
JavaScript
View Raw
1
2
3
4
5
/* this module will have side effects if it's ran more than once. * we're gonna test for that. */
global
._rerequirable_count++