diff --git a/README.md b/README.md index 8f888c5..192cd8b 100644 --- a/README.md +++ b/README.md @@ -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) diff --git a/README.zh-Hans.md b/README.zh-Hans.md index 0240c79..d2b478b 100644 --- a/README.zh-Hans.md +++ b/README.zh-Hans.md @@ -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)