UNPKG
lodash-decipher
Version:
latest (0.3.4)
0.3.4
0.3.4-1
0.3.3
0.3.2
0.3.1
0.3.0
0.2.2
0.2.1
0.1.1
0.1.0
LoDash Mixins from Decipher, Inc.
github.com/decipherinc/lodash-decipher
decipherinc/lodash-decipher
lodash-decipher
/
tasks
/
mochacov.yml
17 lines
(16 loc)
•
283 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
options:
files:
-
test/**/*.spec.js
main:
options:
reporter:
spec
#lcov:
# options:
# reporter: mocha-lcov-reporter
# quiet: true
# instrument: true
# output: coverage/lcov.info
#html-cov:
# options:
# reporter: html-cov
# output: coverage/index.html