Write Tests

Add or improve tests based on a feature spec's acceptance criteria. Use when this capability is needed.

tomevault-io Updated

File contents

  1. Read project AGENTS.md, codex.toml (if present), and the feature spec acceptance criteria.
  2. Propose a test matrix (unit/integration/edge cases).
  3. Implement tests under tests/.
  4. Run the project test command (from codex.toml if present; otherwise uv run pytest -q).
  5. Update the feature spec Test plan section with what was added.

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

tomevault-io/skills-registry/tree/main/rafaie--codex-home--write-tests commit ae5bccbf2b

Frequently asked questions

npx skillmds@latest add tomevault-io/write-tests-6