Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/andrewleedham/cypress-code-coverage-repro


https://github.com/andrewleedham/cypress-code-coverage-repro

Last synced: 8 days ago
JSON representation

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).