UNPKG
tentacle.js
Version:
latest (0.1.0)
0.1.0
0.0.14
Auto mock/inject dependencies for Angular tests
github.com/anilanar/tentacle.js
anilanar/tentacle.js
tentacle.js
/
test
/
unit
/
.jshintrc
8 lines
(7 loc)
•
87 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
{
"undef"
:
true
,
"node"
:
true
,
"mocha"
:
true
,
"expr"
:
true
,
"unused"
:
true
}