Version 1

Current

Created 7 days ago

Changelog

Initial version

Prompt Content

Generate unit tests for the following function: ```{{language}} {{code}} ``` Testing Framework: {{framework}} Provide: 1. Happy path tests 2. Edge case tests 3. Error handling tests 4. Boundary condition tests 5. Mock setup if needed 6. Test naming that describes behavior