JSPM

node-game-unit-tests

1.1.2
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 3
  • Score
    100M100P100Q25437F
  • License MIT-0

This package is used as a demonstrator with AWS CodeBuild to write unit tests.

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

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.