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.

40 lines (39 loc) 1.12 kB
{ "name": "qansigliere-webdriverio-mochawesome-integration-with-testrail", "version": "0.9.1", "description": "The main idea of ​​this library created in the JavaScript language is to provide a better way to synchronize Mochawesome results with Testrail.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/QANSIGLIERE/WebdriverIO-Mochawesome-integration-with-Testrail.git" }, "keywords": [ "webdriver", "webdriverio", "mocha", "mochawesome", "testrail", "api", "test", "run", "test", "case", "report", "qansigliere" ], "author": "qansigliere@gmail.com", "license": "MIT", "bugs": { "url": "https://github.com/QANSIGLIERE/WebdriverIO-Mochawesome-integration-with-Testrail/issues" }, "homepage": "https://github.com/QANSIGLIERE/WebdriverIO-Mochawesome-integration-with-Testrail#readme", "dependencies": { "qansigliere-testrail-api-integration": "^1.2.0" }, "devDependencies": { "typescript": "^5.8.2" } }