--- paths: "tests/**/*" --- # Testing Conventions - Use `describe`/`it` blocks with clear names - One assertion per test where practical - Mock external services, not internal modules