A focused toolkit for solving real-world Playwright E2E pain points without changing your existing workflow.
This repo is a small monorepo of production-ready utilities built on top of Playwright (not a testing framework).
@playwright-kit/auth— manage PlaywrightstorageStateartifacts before tests (multi-profile,ensure, CI-friendly failures).- Docs:
packages/auth/README.md - Install:
npm i -D @playwright-kit/auth - Examples:
examples/next-admin-auth,examples/vite-react-auth
- Docs:
npm iSee CONTRIBUTING.md.