Package Exports
- node-game-unit-tests
- node-game-unit-tests/src/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (node-game-unit-tests) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Sample Game Unit Test Application
This sample application is an example Node JS application to demonstrate CICD build capabilities inside AWS CodeBuild
Installing the Dependencies
Install Node.js and use the following command to install the dependencies:
npm installRunning the Sample Unit Tests
npm testRelease Notes
Release 1.0.0
- Create sample unit tests
License
This library is licensed under the MIT-0 License.