group test (#1890)

This commit is contained in:
Eugenio Romano
2017-05-22 14:02:58 +01:00
committed by Eugenio Romano
parent 59021ae9d2
commit 0e153c47ef
4 changed files with 49 additions and 23 deletions

View File

@@ -144,7 +144,7 @@ The default behaviour of the ***npm-build-all.sh*** install node_modules and bui
| Option | Description |
| --- | --- |
| -h or --help | show the help |
| -t or --test | If you want run the test: |
| -t or --test | If you want run the test, this parameter accept also a wildecard to execute test for example -t "ng2-alfresco-core" |
| -c or --clean | clean the ng2_components folders before to start from all the temp builds file as node_modules |
| -gitjsapi | if you want start the demo shell using an alfresco-js-api referenced by commit-ish version of the JS-API |
| -si or --skipinstall | skip the install of the node_modules |