-
Notifications
You must be signed in to change notification settings - Fork 1
fijiaaron/build-scripts
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Build scripts for running testss on node.js for use with bamboo or jenkins CI server. Typical execution: configure.sh build.sh install-dependencies.sh execute-tests.sh run.sh does just that in one step. configure.sh - copy config.js file to test/config/override.js (configurable config file) build.sh - execute `./build` if found install-dependencies.sh - `npm install -d` (reads ./package.json) execute-tests.sh - `make test` (configurable make target and output)
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published