Skip to content

MicrosoftPremier/js-testcat-samples

Repository files navigation

Samples for usage of js-testcat

This repo holds samples that show how to use js-testcat in different scenarios.

Running a sample

After cloning the repo go a sample folder and run npm install, then run npm test to transpile (if necessary) and run the tests. Follow the instructions in the source file to include or exclude one of the sample test categories.

TypeScript with mocha

The folder typescript-mocha contains TypeScript sample code with tests using mocha, chai, and js-testcat.

TypeScript with jasmine

The folder typescript-jasmine contains TypeScript sample code with tests using jasmine and js-testcat.

JavaScript with mocha

The folder javascript-mocha contains JavaScript sample code with tests using mocha, chai, and js-testcat.

JavaScript with jasmine

The folder javascript-jasmine contains JavaScript sample code with tests using jasmine and js-testcat.

About

Samples for usage of js-testcat

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published