You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,15 @@
1
-
# Qlty Typescript NextJs Coverage Example
1
+
# Qlty TypeScript (Next.js) Coverage Example
2
2
3
3
[Qlty](https://example.com) is a Code Health Platform with support for code coverage.
4
4
5
-
This repository is an example using Qlty to track code coverage for a Typescript NextJs project. Coverage data is generated during test suite run and then uploaded to Qlty.
5
+
This repository is an example using Qlty to track code coverage for a TypeScript Next.js project. Coverage data is generated during test suite run and then uploaded to Qlty.
6
6
7
-
This repository uses [vitest](https://vitest.dev/) for testing and generating coverage report.
7
+
This repository uses [Vitest](https://vitest.dev/) for testing and generating coverage report.
0 commit comments