Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/linusbolls/mocktools-test

some well-meaning qa for the [mocktools](https://www.npmjs.com/package/mocktools) npm package
https://github.com/linusbolls/mocktools-test

Last synced: 13 days ago
JSON representation

some well-meaning qa for the [mocktools](https://www.npmjs.com/package/mocktools) npm package

Awesome Lists containing this project

README

        

# mocktools-test

some well-meaning qa for the [mocktools](https://www.npmjs.com/package/mocktools) npm package

To install dependencies:

```bash
bun install
```

To run:

```bash
bun run test
```

This project was created using `bun init` in bun v1.0.0. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.