protractor-build-verification-testreport
Version:
A Node.js module used to generate readability HTML test report based on Protractor environment
22 lines (21 loc) • 741 B
JSON
{
"name": "protractor-build-verification-testreport",
"version": "0.0.9",
"description": "A Node.js module used to generate readability HTML test report based on Protractor environment",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/vorachet/protractor-build-verification-testreport.git"
},
"keywords": [
"Protractor",
"Screenshot",
"Build verification test"
],
"author": "Vorachet Jaroensawas <vorachet@gmail.com> (https://github.com/vorachet)",
"license": "MIT",
"bugs": {
"url": "https://github.com/vorachet/protractor-build-verification-testreport/issues"
},
"homepage": "https://github.com/vorachet/protractor-build-verification-testreport#readme"
}