bahmutov / bahmutov/cypress-native-chrome-code-coverage-example

Error: Precise coverage has not been started.

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
17
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Hi Gleb,

I tried the repo locally - installed the deps with `npm i`, added the base URL to `cypress.json`

```
{
"baseUrl": "http://localhost:5000"
}
```

and started the app with `npx serve`. I do see "hello world" when I navigate to `http://localhost:5000` with a regular browser, but I get the error "Precise coverage has not been started." in the Cypress test...

Screenshot 2021-05-01 at 18 00 20

Would love to push this forward with what I can, as setting up two frontend builds (the instrumented build to run Cypress tests against and the prod build without instrumentation) is a bit of a hassle.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.