afv-library/prompts/testing-automation/create-unit-test.md
2025-12-11 15:39:09 -05:00

306 B

name description tags
Apex Unit Test Generator Create a comprehensive test class for any Apex class with test data setup and result verification. salesforce, apex, testing, unit-test, automation, developer

Write a test class for [insert class name] that inserts test data and verifies results.