Vitest Regression Authoring

Add focused regression tests for backend, state, contract, and utility bugs.

onfire7777 Updated

File contents

Vitest Regression Authoring

  • Reproduce the bug first when possible.
  • Test the contract or behavior, not incidental internals.
  • Keep fixtures small.
  • Run the targeted test and then the relevant verification tier.

onfire7777/five-agent-dev-team/tree/main/.agents/skills/vitest-regression-authoring commit 23df1485c1

Frequently asked questions

npx skillmds@latest add onfire7777/vitest-regression-authoring