Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "it-fails", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
# `it.fails()` - allow failing mocha tests | ||
[![Build Status](https://travis-ci.org/mlrawlings/it-fails.svg?branch=master)](https://travis-ci.org/mlrawlings/it-fails) | ||
``` | ||
@@ -35,2 +37,2 @@ npm install --save-dev it-fails | ||
Run `npm run demo` to see the output from the screenshot above. Also check out `npm run demo2` and `npm run demo3`. | ||
Run `npm run demo` to see the output from the screenshot above. Also check out `npm run demo2` and `npm run demo3`. |
@@ -0,1 +1,3 @@ | ||
"use strict"; | ||
const mocha = require('mocha'); | ||
@@ -2,0 +4,0 @@ const it = mocha.it; |
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
11294
12
239
38