Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andrewleedham/cypress-code-coverage-repro
https://github.com/andrewleedham/cypress-code-coverage-repro
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/andrewleedham/cypress-code-coverage-repro
- Owner: AndrewLeedham
- Created: 2021-09-21T10:03:09.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-21T11:58:45.000Z (about 3 years ago)
- Last Synced: 2024-10-06T23:41:17.087Z (about 1 month ago)
- Language: JavaScript
- Size: 180 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Support: support/index.ts
Awesome Lists containing this project
README
# cypress-code-coverage-repro
## Setup
1. Run `npm install`.
2. Install act: https://github.com/nektos/act#installation.
3. Run `npm run test` until it fails (You will need to fork this repo and provide your own GITHUB_TOKEN as an envar for this to work).