# @sxzz/test-utils [![npm](https://img.shields.io/npm/v/@sxzz/test-utils.svg)](https://npmjs.com/package/@sxzz/test-utils)

[![Unit Test](https://github.com/sxzz/test-utils/actions/workflows/unit-test.yml/badge.svg)](https://github.com/sxzz/test-utils/actions/workflows/unit-test.yml)

Collection of common test utils.

- Tree-shakable ESM
- Lightweight and fast

## Install

```bash
npm i @sxzz/test-utils
```

## Sponsors

<p align="center">
  <a href="https://cdn.jsdelivr.net/gh/sxzz/sponsors/sponsors.svg">
    <img src='https://cdn.jsdelivr.net/gh/sxzz/sponsors/sponsors.svg'/>
  </a>
</p>

## License

[MIT](./LICENSE) License © 2024-PRESENT [三咲智子 Kevin Deng](https://github.com/sxzz)
