Skip to content

An example project for Jasmine tests running on Node.js and written in JavaScript

License

Notifications You must be signed in to change notification settings

LambdaTest/jasmine-node-js-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jasmine-node-js-example

This is an example project for Jasmine tests written in JavaScript and running on Node.js. Run tests by simply running the npm test command from the project root directory.

Running locally

Run the following commands to setup the repository locally.

    npm install
    npm test

Integrating with TAS

  • 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.

About

An example project for Jasmine tests running on Node.js and written in JavaScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%