Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rickhanlonii/jest-env-leak
https://github.com/rickhanlonii/jest-env-leak
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rickhanlonii/jest-env-leak
- Owner: rickhanlonii
- Created: 2018-01-14T21:36:20.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-14T22:01:28.000Z (almost 7 years ago)
- Last Synced: 2024-12-08T20:42:44.654Z (30 days ago)
- Language: JavaScript
- Size: 25.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Overview
Minimal example for a Jest leak using setupFiles
### Testing
```bash
yarn && yarn test
```