fast-check
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "fast-check", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Property based testing framework in TypeScript (like QuickCheck)", | ||
@@ -5,0 +5,0 @@ "main": "lib/fast-check.js", |
@@ -5,2 +5,3 @@ # Fast Check | ||
[![Build Status](https://travis-ci.org/dubzzz/fast-check.svg?branch=master)](https://travis-ci.org/dubzzz/fast-check) | ||
[![npm version](https://badge.fury.io/js/fast-check.svg)](https://badge.fury.io/js/fast-check) | ||
[![dependencies Status](https://david-dm.org/dubzzz/fast-check/status.svg)](https://david-dm.org/dubzzz/fast-check) | ||
@@ -7,0 +8,0 @@ [![devDependencies Status](https://david-dm.org/dubzzz/fast-check/dev-status.svg)](https://david-dm.org/dubzzz/fast-check?type=dev) |
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
85181
12