Retext
CodyCopilotUnit Testing

Cody Unit Testing Prompt Template

A specialized prompt for unit testing tasks in Cody. This template leverages Cody's codebase context to help you write unit tests effectively. Create focused unit tests with proper mocking and test coverage.

Prompt Template
Help me write unit tests in my codebase.

## Context
- Tool: Cody
- Language/framework: [specify]
- Relevant code:
```
[paste relevant code here]
```

## Problem/Goal
[Describe what you want to achieve]

## Constraints
- [Any specific requirements]
- [Performance considerations]
- [Compatibility needs]

Please provide a step-by-step approach to write unit tests, optimized for Cody's workflow.

How to Use This Prompt

  1. 1

    Copy the prompt template

    Click the copy button above to copy the prompt to your clipboard.

  2. 2

    Open Cody

    Start a new conversation or use the appropriate input area.

  3. 3

    Customize the placeholders

    Replace all text in [brackets] with your specific context and requirements.

  4. 4

    Submit and iterate

    Review the response and ask follow-up questions to refine the output.

Tips for Better Results

  • Use Cody's codebase context to provide context about your codebase
  • Include specific file paths or function names for more targeted unit testing suggestions
  • Ask Cody to explain its reasoning for better understanding
  • Iterate on the response by asking follow-up questions about specific parts
  • Save effective prompts as Retext snippets for quick access: ;coduni

Prompt Variations

[Cody specific] Write unit tests this code with focus on [specific aspect]:

```
[code]
```
Using Cody, help me write unit tests. Here's my current approach:
[describe approach]

What am I missing?
I'm using Cody to write unit tests. Generate a checklist of things to look for in:
```
[code]
```

Frequently Asked Questions

What makes this Cody Unit Testing Prompt effective?

This template is structured to provide Cody with the right context for the task. It includes placeholders for your project details, clear requirements, and expected output format, helping you get more accurate and useful responses.

How do I customize this prompt for my needs?

Replace all text in [brackets] with your specific information. Include relevant code snippets, describe your tech stack, and specify any constraints or requirements unique to your situation. The more context you provide, the better the results.

Can I save this prompt for quick access?

Yes! Use Retext to save this prompt as a text snippet. Create a trigger like ';prompt' and paste this template as the expansion. Then you can quickly access it anywhere by typing your trigger.

Save This Prompt with Retext

Never copy-paste this prompt again. Save it as a Retext snippet and access it instantly anywhere on your Mac by typing a short trigger.

Related Templates