https://github.com/perfectomobilesa/mocha-perfecto-ts-sample
https://github.com/perfectomobilesa/mocha-perfecto-ts-sample
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/perfectomobilesa/mocha-perfecto-ts-sample
- Owner: PerfectoMobileSA
- License: mit
- Created: 2022-04-04T15:46:18.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-04T15:48:43.000Z (over 4 years ago)
- Last Synced: 2025-05-30T08:45:08.966Z (about 1 year ago)
- Language: TypeScript
- Size: 41 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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