1.0.8-rc.14 • Published 4 years ago

zucchini-cli v1.0.8-rc.14

Weekly downloads
1
License
ISC
Repository
-
Last release
4 years ago

Z Cli

How to run?

npm i zucchini-cli cucumber axios cucumber-pretty chai cucumber-html-reporter puppeteer -S
"scripts": {
    "test:e2e": "zucchini -f node_modules/cucumber-pretty"
  }

include file zucchini.json

Development notes

mklink /J "C:\dv\my-test-project\node_modules\zucchini-cli\lib" "C:\dv\zucchini-cli\lib"
mklink /J "C:\Users\IvanTN\AppData\Roaming\npm\node_modules\zucchini-cli\lib" "C:\dv\zucchini-cli\lib"
Xcopy /E /I /Y C:\dv\zucchini-cli\lib C:\Users\IvanTN\AppData\Roaming\npm\node_modules\zucchini-cli\lib