LMpad
Back to gallery
CodingClaude Sonnet 4.6

Unit Test Generator

Scaffold unit tests for a given function.

#testing#unit-tests#quality

Prompt

Generate unit tests for:

```
{{code}}
```

Framework: {{framework}}. Cover happy path, edge cases, errors.

Related notes