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

https://github.com/flarebyte/baldrick-zest-mess

Useful utilities for the zest unit test framework
https://github.com/flarebyte/baldrick-zest-mess

npm-package

Last synced: about 2 months ago
JSON representation

Useful utilities for the zest unit test framework

Awesome Lists containing this project

README

          

# baldrick-zest-mess

![npm](https://img.shields.io/npm/v/baldrick-zest-mess) ![Build
status](https://github.com/flarebyte/baldrick-zest-mess/actions/workflows/main.yml/badge.svg)
![npm bundle
size](https://img.shields.io/bundlephobia/min/baldrick-zest-mess)

![npm type definitions](https://img.shields.io/npm/types/baldrick-zest-mess)
![node-current](https://img.shields.io/node/v/baldrick-zest-mess)
![NPM](https://img.shields.io/npm/l/baldrick-zest-mess)

> Useful utilities for the zest unit test framework

Useful utilities for the zest unit test framework

Highlights:

- Written in `Typescript`

## Documentation and links

- [Code Maintenance](MAINTENANCE.md)
- [Code Of Conduct](CODE_OF_CONDUCT.md)
- [Api for baldrick-zest-mess](API.md)
- [Contributing](CONTRIBUTING.md)
- [Glossary](GLOSSARY.md)
- [Diagram for the code base](INTERNAL.md)
- [Vocabulary used in the code base](CODE_VOCABULARY.md)
- [Architectural Decision Records](DECISIONS.md)
- [Contributors](https://github.com/flarebyte/baldrick-zest-mess/graphs/contributors)
- [Dependencies](https://github.com/flarebyte/baldrick-zest-mess/network/dependencies)
- [Usage](USAGE.md)

## Related

- [baldrick-zest-engine](https://github.com/flarebyte/baldrick-zest-engine)

## Installation

This package is [ESM
only](https://blog.sindresorhus.com/get-ready-for-esm-aa53530b3f77).

```bash
yarn add baldrick-zest-mess
```