Skip to content

Report uploaders for JavaScript frameworks including Cypress, Jasmine, Jest, Mocha, and Protractor.

Notifications You must be signed in to change notification settings

katalon-studio-samples/testops-report-sample-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TestOps Reporter

https://github.com/katalon-studio/testops-report-js

Mocha Sample

mocha directory

cd mocha && npm install && npm test

Cypress Sample

cypress directory

cd cypress && npm install && npm test

Jasmine Sample

jasmine directory

cd jasmine && npm install && npm test

Jest Sample

jest directory

cd jest && npm install && npm test

Protractor Jasmine Sample

protractor directory

cd protractor && npm install && npm test

Protractor Mocha Sample

protractor-mocha directory

cd protractor-mocha && npm install && npm test

About

Report uploaders for JavaScript frameworks including Cypress, Jasmine, Jest, Mocha, and Protractor.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published