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

8 lines
306 B
Markdown

---
name: Apex Unit Test Generator
description: Create a comprehensive test class for any Apex class with test data setup and result verification.
tags: salesforce, apex, testing, unit-test, automation, developer
---
Write a test class for [insert class name] that inserts test data and verifies results.