This is an example project for Mocha tests written in JavaScript and running on Node.js.
Run tests by simply running the npm test
command from the project root directory.
Run the following commands to setup the repository locally.
npm ci
npm test
-
Fork this repository.
-
Click on Login with GitHub on TAS
-
Select your desired organization.
-
Search for the repository and Click on import.
-
Click on Go To Project and Select the desired post merge strategy.
-
Push a new commit in the remote repository to trigger a new build on TAS.