@littlethings/test
TypeScript icon, indicating that this package has built-in type declarations

3.3.1 • Public • Published

@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.

Package Sidebar

Install

npm i @littlethings/test

Weekly Downloads

11

Version

3.3.1

License

Apache-2.0

Unpacked Size

32 kB

Total Files

30

Last publish

Collaborators

  • jakehamilton