Darren Hinde c8f7103cb6 refactor(evals): consolidate documentation and enhance test infrastructure (#56) 3 months ago
..
config c8f7103cb6 refactor(evals): consolidate documentation and enhance test infrastructure (#56) 3 months ago
tests c8f7103cb6 refactor(evals): consolidate documentation and enhance test infrastructure (#56) 3 months ago
README.md c8f7103cb6 refactor(evals): consolidate documentation and enhance test infrastructure (#56) 3 months ago

README.md

Copywriter Test Suite

Overview

Test suite for the copywriter agent.

Agent Path: content/copywriter
Agent File: .opencode/agent/content/copywriter.md

Test Coverage

Category Tests Status
Smoke 1 ✅ Ready
Copywriting Capabilities 0 🚧 Not yet created

Running Tests

cd evals/framework

# Run all tests
npm run eval:sdk -- --agent=content/copywriter

# Run smoke test only
npm run eval:sdk -- --agent=content/copywriter --pattern="smoke-test.yaml"

Test Results

Not yet tested.