UNPKG
pidata
Version:
latest (1.1.0)
1.1.0
1.0.5
Manage test data for automation
github.com/automationpi/datapi
automationpi/datapi
pidata
/
tester
/
node_modules
/
fast-json-stable-stringify
/
.travis.yml
9 lines
(8 loc)
•
111 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
language: node_js
node_js:
-
"8"
-
"10"
-
"12"
-
"13"
after_script:
- coveralls < coverage/lcov.info