Testing Strategy

Choose appropriate tests and reduce regressions. Use when this capability is needed.

tomevault-io Updated

File contents

Testing Strategy

Steps

  1. Prefer the smallest test that validates behavior.
  2. Use unit tests for pure logic, integration for boundaries.
  3. Add regression tests for bug fixes.
  4. If tests cannot run, state the reason.

Converted and distributed by TomeVault — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/pedroct--treit-kit-agentes--testing-strategy commit 3e6e2327c1

Frequently asked questions

npx skillmds@latest add tomevault-io/testing-strategy-7