Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

it-fails

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

it-fails - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

LICENSE

2

package.json
{
"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;

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc