Test

Run the project test suite. Use when verifying correctness after changes.

robmclarty 300eca3 486 B Updated

File contents

Run npm test and report the results. If tests fail, analyze the failures and suggest fixes.

Additional test scripts:

  • python3 tests/test-scripts.py — unit tests for Python scripts
  • python3 tests/test-hooks.py — unit tests for Python hooks
  • bash tests/run-all.sh — run all test suites
  • bash tests/test-snapshots.sh — snapshot tests for generated artifacts

robmclarty/trellis/tree/main/.claude/skills/test commit 300eca361f

Frequently asked questions

npx skillmds@latest add robmclarty/test