Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 480 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 480 Bytes

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