3.3.2 • Published 1 year ago

@littlethings/test v3.3.2

Weekly downloads
1
License
Apache-2.0
Repository
github
Last release
1 year 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

1 year ago

3.3.1

1 year ago

3.3.0

1 year ago

3.2.1

2 years ago

3.2.0

2 years ago

3.1.0

3 years ago

3.0.0

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago