/node-js-tests-sample

Primary LanguageJavaScriptMIT No AttributionMIT-0

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.