mochawesome
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "mochawesome", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "A Gorgeous HTML/CSS Reporter for Mocha.js", | ||
@@ -5,0 +5,0 @@ "scripts": { |
mochawesome | ||
=========== | ||
[![npm](http://img.shields.io/badge/npm-1.0.2-green.svg?style=flat-square)](http://registry.npm.wsjfdev.dowjones.net/mochawesome) [![Build Status](https://travis-ci.org/adamgruber/mochawesome.svg?branch=master)](https://travis-ci.org/adamgruber/mochawesome) [![Code Climate](https://codeclimate.com/github/adamgruber/mochawesome/badges/gpa.svg)](https://codeclimate.com/github/adamgruber/mochawesome) | ||
[![npm](https://img.shields.io/npm/v/mochawesome.svg?style=flat-square)](http://www.npmjs.com/package/mochawesome) [![Build Status](https://img.shields.io/travis/adamgruber/mochawesome/master.svg?style=flat-square)](https://travis-ci.org/adamgruber/mochawesome) [![Code Climate](https://img.shields.io/codeclimate/github/adamgruber/mochawesome.svg?style=flat-square)](https://codeclimate.com/github/adamgruber/mochawesome) | ||
@@ -5,0 +5,0 @@ Mochawesome is a custom reporter for use with the Javascript testing framework, [mocha](http://visionmedia.github.io/mocha/). It generates a full fledged HTML/CSS report that helps visualize your test suites. |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1110300
74