End-to-end CLI tests
This commit is contained in:
parent
1f3ecb5c58
commit
4d88dac40a
15 changed files with 343 additions and 7 deletions
|
@ -16,7 +16,6 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@jscad/openjscad": "github:mrzealot/oldjscad",
|
||||
"chai-as-promised": "^7.1.1",
|
||||
"fs-extra": "^9.0.1",
|
||||
"js-yaml": "^3.14.0",
|
||||
"kle-serial": "github:mrzealot/kle-serial",
|
||||
|
@ -28,6 +27,8 @@
|
|||
"@rollup/plugin-commonjs": "^13.0.2",
|
||||
"@rollup/plugin-replace": "^2.3.3",
|
||||
"chai": "^4.2.0",
|
||||
"chai-as-promised": "^7.1.1",
|
||||
"dir-compare": "^3.3.0",
|
||||
"glob": "^7.1.6",
|
||||
"mocha": "^8.1.3",
|
||||
"nyc": "^15.1.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue