Skip to content

Commit

Permalink
example link for Remix
Browse files Browse the repository at this point in the history
  • Loading branch information
cenfun committed Sep 15, 2024
1 parent 1c3a8ec commit 974d039
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -967,6 +967,8 @@ process.env.MCR_LOG_TIME = true
- Coverage for Next.js, both server side and client side:
- [nextjs-with-playwright](https://github.com/cenfun/nextjs-with-playwright)
- [nextjs-with-playwright-istanbul](https://github.com/cenfun/nextjs-with-playwright-istanbul)
- Coverage for Remix:
- [remix-with-playwright](https://github.com/cenfun/remix-with-playwright)
- see [Collecting V8 Coverage Data with Playwright](#collecting-v8-coverage-data-with-playwright)
### [c8](https://github.com/bcoe/c8)
Expand Down
2 changes: 2 additions & 0 deletions README.zh-Hans.md
Original file line number Diff line number Diff line change
Expand Up @@ -971,6 +971,8 @@ process.env.MCR_LOG_TIME = true
- Coverage for Next.js, both server side and client side:
- [nextjs-with-playwright](https://github.com/cenfun/nextjs-with-playwright)
- [nextjs-with-playwright-istanbul](https://github.com/cenfun/nextjs-with-playwright-istanbul)
- Coverage for Remix:
- [remix-with-playwright](https://github.com/cenfun/remix-with-playwright)
- see [Collecting V8 Coverage Data with Playwright](#collecting-v8-coverage-data-with-playwright)
### [c8](https://github.com/bcoe/c8)
Expand Down

0 comments on commit 974d039

Please sign in to comment.