Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code Coverage TypeScript #5866

Open
moritz-baecker-integra opened this issue Jul 8, 2024 · 1 comment
Open

Code Coverage TypeScript #5866

moritz-baecker-integra opened this issue Jul 8, 2024 · 1 comment

Comments

@moritz-baecker-integra
Copy link

Subject

guides, plugins, examples

Description

The documentation about the code coverage is a bit confusing and doesn't work for me if i try to do it with Vite and Vue 3 and TypeScript. There are no typescript examples. Also the typescript documentation seems to be outdated as well and not working anymore.

@moritz-baecker-integra
Copy link
Author

This includes the examples:
https://github.com/cypress-io/code-coverage/tree/master/test-apps/ts-example

When i create configuration files and configure my component tests i dont have a cypress-config.js i have a cypress.config.ts
also i dont cypress/support/component.js i got a cypress/support/component.ts. This example is more confusing then helping.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant