UNPKG
jasmine-stealth
Version:
latest (0.0.17)
0.0.17
0.0.16
0.0.15
0.0.14
0.0.13
0.0.12
Makes Jasmine spies a bit more robust
github.com/searls/jasmine-stealth
searls/jasmine-stealth
jasmine-stealth
/
spec
/
helpers
/
helper.js
4 lines
(3 loc)
•
79 B
JavaScript
View Raw
1
2
3
4
var
root =
this
; root.context = root.describe; root.xcontext = root.xdescribe;