UNPKG

mocha-html-single-reporter

Version:

A simple reporter for mocha that publishes results as a single html file and can be viewed without a server

27 lines (26 loc) 734 B
{ "name": "mocha-html-single-reporter", "version": "1.0.4", "description": "A simple reporter for mocha that publishes results as a single html file and can be viewed without a server", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Jayasankar-m/mocha-html-single-reporter.git" }, "keywords": [ "mocha", "mocha-reporter", "html", "reporters", "ci" ], "author": "Jayasankar", "license": "ISC", "bugs": { "url": "https://github.com/Jayasankar-m/mocha-html-single-reporter/issues" }, "homepage": "https://github.com/Jayasankar-m/mocha-html-single-reporter#readme" }