nextjs-testing

Installation
SKILL.md

Next.js Testing

Priority: P1 (HIGH)

Structure

tests/
├── unit/               # Vitest + RTL
├── e2e/                # Playwright
└── mocks/              # MSW Handlers

Implementation Guidelines

Installs
2
GitHub Stars
60
First Seen
Apr 14, 2026
nextjs-testing — comeonoliver/skillshub