4 items tagged with "ci"
Set up a Vitest coverage report, enforce thresholds in GitHub Actions, then store and track coverage across your team over time instead of losing it.
Set up Playwright MCP with Claude Code, run it in CI, and store the results across runs. A complete guide to the browser-automation agentic loop.
Is Playwright free? A 2026 Playwright pricing breakdown of Microsoft Playwright Testing, Currents, and test-result hosting, compared by billing model.
I tried to fix flaky Playwright tests by using Gaffer the way a coding agent would: find flakies, narrow with `affected-tests`, fix, verify. The loop broke at step two. Here's what was wrong and what shipped.