Prompt #2
Back to promptsUnit Tests
- Variables
- framework, code
- Tags
- -
- Source
- seed|nerve-import-2026-05-01
- Use count
- 0
- Created
- 2026-03-30T23:16:29.182018
- Updated
- 2026-03-30T23:16:29.182018
Content
Generate comprehensive unit tests for the following code using {{framework}}. Cover happy path, edge cases, and error scenarios. Include setup/teardown where needed and use descriptive test names.
```
{{code}}
```