node-game-unit-tests
v1.1.4
Published
This package is used as a demonstrator with AWS CodeBuild to write unit tests.
Downloads
9
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 install
Running the Sample Unit Tests
npm test
Release Notes
Release 1.0.0
- Create sample unit tests
License
This library is licensed under the MIT-0 License.