@galante/gui-test

1.0.12 • Public • Published

Documents:

npm version <update_type> where <update_type> is one of the semantic versioning release types, patch, minor, or major.

then npm publish

##Babel You will probably have to create a babelrc file in your test folder. You already runs babel 7 in your project there should be good changes that you dont need to create the file.

##Send CLI arguments send parameters via npm script "scripts": { "test": "node ./test/index.js --environment dev --language dk", },

send arguments to npm script npm test -- --environment dev -- --language dk

The two examples above will do the same

Readme

Keywords

none

Package Sidebar

Install

npm i @galante/gui-test

Weekly Downloads

1

Version

1.0.12

License

ISC

Unpacked Size

414 kB

Total Files

35

Last publish

Collaborators

  • galante