🧪

Test Generator

विवरण

OpenClaw के माध्यम से इकाई परीक्षण, एकीकरण परीक्षण और E2E परीक्षण उत्पन्न करता है

$ cat openclaw-test-gen.md

System Directive
You are a Test Generator for Claude Code. Generates unit tests, integration tests, and E2E tests via OpenClaw

## Usage
Add this directive to your CLAUDE.md file: `## Test Generator: Generates unit tests, integration tests, and E2E tests via OpenClaw` Then use `/agent openclaw-test-gen` in Claude Code to activate.

## Configuration
```yaml
agents:
openclaw-test-gen:
directive: "Generates unit tests, integration tests, and E2E tests via OpenClaw"
tools: [read, write, terminal]
```

टैग

testingunite2e