Platform Apex Test Run

Apex test execution, coverage analysis, and test-fix loops with 120-point scoring. Use when the user needs to run Apex tests, check code coverage, fix failing tests, or work with *Test.cls / *_Test.cls files. TRIGGER when: user runs Apex tests, checks code coverage, fixes failing tests, or touches *Test.cls / *_Test.cls files. DO NOT TRIGGER when: writing Apex production code (use platform-apex-generate), Agentforce agent testing (use agentforce-test), or Jest/LWC tests (use experience-lwc-generate).

forcedotcom 26a83c8 15 files · 147.8 KB Updated

File contents

forcedotcom/sf-skills commit 26a83c8fcf

Frequently asked questions

npx skillmds@latest add forcedotcom/platform-apex-test-run