Unit Test Generator
Prompt
Write thorough unit tests for the following function using [TEST FRAMEWORK]. Cover happy paths, edge cases, and error conditions. Use clear, descriptive test names.
Function:
[PASTE FUNCTION]
Write thorough unit tests for the following function using [TEST FRAMEWORK]. Cover happy paths, edge cases, and error conditions. Use clear, descriptive test names. Function: [PASTE FUNCTION]