ktg-plugin-marketplace/plugins/config-audit/examples/optimal-setup/.claude/rules/testing.md

186 B

paths
tests/**/*

Testing Conventions

  • Use describe/it blocks with clear names
  • One assertion per test where practical
  • Mock external services, not internal modules