testing
Installation
SKILL.md
Testing: Write Tests That Catch Real Bugs
Write, structure, and maintain tests across unit, integration, E2E, accessibility, and performance layers. The goal is tests that catch regressions, document behavior, and run fast in CI - not tests that exist to inflate coverage numbers.
Target versions (May 2026):
- Vitest 4.1.2, Jest 30.3.0
- Playwright 1.59.0, Cypress 15.13.0
- pytest 9.0.2, pytest-cov 7.1.0
- Go 1.26.1 (testing stdlib,
testing/synctestGA) - Rust 1.94.1 (
cargo test, cargo-nextest 0.9.132) - Testing Library 16.3.2 (
@testing-library/react) - axe-core 4.11.2 (
@axe-core/playwright) - Grafana k6 1.7.1 (load testing)