bahmutov / bahmutov/cypress-code-coverage
Support for TS & component tests
Open
- Dominant language
- JavaScript
- Stars
- 14
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
We either need support or documentation for React TS component tests. Having trouble with instrumentation;
here's an attempt at setting it up https://github.com/muratkeremozcan/react-cypress-ts-template/pull/3/files
```bash
git clone https://github.com/muratkeremozcan/react-cypress-ts-template.git
cd react-cypress-ts-template
git checkout feat/code-cov
yarn
yarn cy:open-ct
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.