Sf Test

Generates, reviews, and runs Salesforce Apex test classes with a 120-point test-quality scoring rubric using a Salesforce MCP server. Use when writing test classes, improving code coverage, reviewing existing tests for assertion quality and bulk safety, running test suites, or diagnosing coverage gaps before a deployment or AppExchange submission. Do NOT use for writing or refactoring production Apex (use sf-apex), diagnosing runtime failures from debug logs (use sf-debug), or scanning code for security vulnerabilities (use sf-security). Usage: /sf-test [generate|review|run] [class|all] {name} ...

kugamon 3556f5c 6 files · 25.7 KB Updated

File contents

kugamon/salesforce-core-skills/tree/main/plugins/salesforce-core/skills/sf-test commit 3556f5cab0

Frequently asked questions

npx skillmds@latest add kugamon/sf-test