Patrick Kaipainen

Results 5 issues of Patrick Kaipainen

I've been trying without success to collect coverage information from playwright running against a Remix app. I know in the past remix had their own proprietary compiler - but from...

Is there a way to use this with Playwright and Remix?

For folks coming from other languages / frameworks it would be handy to have a readme the outlines the steps to get the example app up and running 🙂

Let's say you're using the iconify web component in an app. It dynamically fetches the icons based on the string identifier. What if the thing attached to that identifier changes...

I've scoured the internet and am falling through the cracks between documentation for `vite-plugin-istanbul`, `vite`, `istanbul`, `remix`, and `playwright`. I'm trying to get test coverage results for playwright tests covering...