Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 629 Bytes

File metadata and controls

27 lines (17 loc) · 629 Bytes

Sample Game Unit Test Application

license

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.