Matt

Results 2 issues of Matt

Various test runners (Jest, Vitest, Playwright) support a sharding option with `--shard`. When test runners run in this mode coverage is generated differently in each shard. **Example:** If `A.ts` is...

Hello! Pipelight appears to be _almost_ exactly what I'm looking for. I'm wondering if Pipelight can support watching specific file globs instead of watching the entire repo. Thanks!!