Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rickhanlonii/jest-coverage-leak


https://github.com/rickhanlonii/jest-coverage-leak

Last synced: 27 days ago
JSON representation

Awesome Lists containing this project

README

        

## Overview

Minimal example for a Jest leak using coverage

### Testing

```bash
yarn
yarn test:pass
yarn test:fail
```