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
/
examples
/
basic
/
README.md
3 lines
(2 loc)
•
152 B
Markdown
View Raw
1
2
3
This
is
a basic example
of
what you can put
in
your project
's `test/` folder.
It will allow you
to
run tests
in
both jsdom (iojs/node)
and
the browser.