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

https://github.com/noeldemartin/testing

My JavaScript utilities for testing
https://github.com/noeldemartin/testing

Last synced: 7 months ago
JSON representation

My JavaScript utilities for testing

Awesome Lists containing this project

README

          

# JavaScript Testing Utilities ![CI](https://github.com/NoelDeMartin/testing/actions/workflows/ci.yml/badge.svg)

These are some JavaScript utilities I use for writing tests. If you want to use them as well, you're most welcome. You can install the package with:

```sh
npm install @noeldemartin/testing
```