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
- Host: GitHub
- URL: https://github.com/flarebyte/baldrick-zest-mess
- Owner: flarebyte
- License: mit
- Created: 2022-09-24T17:52:32.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-23T09:23:13.000Z (over 3 years ago)
- Last Synced: 2025-02-04T13:48:21.200Z (over 1 year ago)
- Topics: npm-package
- Language: TypeScript
- Homepage:
- Size: 361 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# 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
```