thunk-test
Advanced tools
Comparing version 1.1.2 to 1.1.3
{ | ||
"name": "thunk-test", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "Modular testing for JavaScript", | ||
@@ -5,0 +5,0 @@ "author": "Richard Tong", |
@@ -1,3 +0,6 @@ | ||
# ThunkTest · ![Node.js CI](https://github.com/richytong/thunk-test/workflows/Node.js%20CI/badge.svg?branch=master) | ||
# ThunkTest | ||
![Node.js CI](https://github.com/richytong/thunk-test/workflows/Node.js%20CI/badge.svg?branch=master) | ||
[![npm version](https://img.shields.io/npm/v/thunk-test.svg?style=flat)](https://www.npmjs.com/package/thunk-test) | ||
Modular testing for JavaScript. Declare tests as thunks, then execute them with a call. | ||
@@ -4,0 +7,0 @@ |
55952
120