Testing

Apply this monorepo's testing practices — runner choice (vitest vs jest), where test files belong, tsconfig wiring, and the dev-env fixture used by integration tests. Use before any code search when asked to add, write, or extend tests, add coverage, reproduce a bug with a failing test, choose or configure a test runner, decide where a test belongs, run a single test file, or test a browser-based user flow. Covers unit, integration, and end-to-end tests, and routes UI work to the playwright skill.

bluesky-social fd7f66c 3 files · 23.6 KB Updated

File contents

bluesky-social/atproto/tree/main/.agents/skills/testing commit fd7f66cafa

Frequently asked questions

npx skillmds@latest add bluesky-social/testing