An open API service indexing awesome lists of open source software.

https://github.com/perfectomobilesa/mocha-perfecto-ts-sample


https://github.com/perfectomobilesa/mocha-perfecto-ts-sample

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

          

# mocha-perfecto-ts-sample

This is a sample Mocha + Selenium in TypeScript project which enables you to connect with Perfecto.

This sample project contains a file named PerReportHelper.ts which assists in automatically reporting results into Perfecto's Smart Reporting system
To run it:
1. Update src/PerReportHelper.ts with device id, sec token and cloud name info. Also update CI jobname and Jobnumebr if needed.
2. npm install
3. npm test