UNPKG

qansigliere-webdriverio-mochawesome-integration-with-testrail

Version:

The main idea of ​​this library created in the JavaScript language is to provide a better way to synchronize Mochawesome results with Testrail.

4 lines (2 loc) 182 B
let { parseMochawesomeAndSyncResultsToTestrail } = require('./library/library'); module.exports.parseMochawesomeAndSyncResultsToTestrail = parseMochawesomeAndSyncResultsToTestrail;