https://github.com/bahmutov/next-ts-app
Next.js TypeScript application example instrumented to collect code coverage using Cypress tests
https://github.com/bahmutov/next-ts-app
cypress-example
Last synced: 9 months ago
JSON representation
Next.js TypeScript application example instrumented to collect code coverage using Cypress tests
- Host: GitHub
- URL: https://github.com/bahmutov/next-ts-app
- Owner: bahmutov
- Created: 2022-03-08T15:52:43.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-09T21:59:23.000Z (over 4 years ago)
- Last Synced: 2024-12-27T20:56:01.970Z (over 1 year ago)
- Topics: cypress-example
- Language: TypeScript
- Homepage: https://next-ts-app-swart.vercel.app/
- Size: 382 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# next-ts-app
> Next.js TypeScript application example instrumented to collect code coverage using Cypress tests
Read the blog post [Code Coverage For Nextjs Application](https://glebbahmutov.com/blog/code-coverage-for-nextjs-app/)
Deployed to [https://next-ts-app-swart.vercel.app/](https://next-ts-app-swart.vercel.app/), instrumented using "babel-plugin-istanbul". You can find the code coverage report generated on CI in the [bahmutov/next-ts-app-tests](https://github.com/bahmutov/next-ts-app-tests) repo.
