UNPKG
xhr2
Version:
latest (0.2.1)
0.2.1
0.2.0
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
XMLHttpRequest emulation for node.js
github.com/pwnall/node-xhr2
pwnall/node-xhr2
xhr2
/
test
/
src
/
helpers
/
browser_mocha_setup.coffee
2 lines
(1 loc)
•
61 B
text/coffeescript
View Raw
1
2
mocha.setup ui:
'bdd'
,
slow:
150
,
timeout:
1000
,
bail:
false