3.3.2 • Published 19 hours ago

@littlethings/test v3.3.2

Weekly downloads
1
License
Apache-2.0
Repository
github
Last release
19 hours ago

@littlethings/test

A barebones zeroconf testing library

Installation

$ npm install @littlethings/test

Usage

$ npx littletest

By default, it will run any js/jsx/mjs/ts/tsx file with a name like something.spec.js or something.test.js.

To instead run a specific list of files, pass them as command-line arguments:

$ npx littletest my-test.js ./somewhere/my-other-test.ts ./something/a-third-test.jsx

For more info, run npx littletest --help.

3.3.2

19 hours ago

3.3.1

6 days ago

3.3.0

6 days ago

3.2.1

5 months ago

3.2.0

6 months ago

3.1.0

1 year ago

3.0.0

1 year ago

2.0.1

1 year ago

2.0.0

1 year ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.0.0

4 years ago