Darren Hinde c8f7103cb6 refactor(evals): consolidate documentation and enhance test infrastructure (#56) há 3 meses atrás
..
config c8f7103cb6 refactor(evals): consolidate documentation and enhance test infrastructure (#56) há 3 meses atrás
tests c8f7103cb6 refactor(evals): consolidate documentation and enhance test infrastructure (#56) há 3 meses atrás
README.md c8f7103cb6 refactor(evals): consolidate documentation and enhance test infrastructure (#56) há 3 meses atrás

README.md

Backend Specialist Test Suite

Overview

Test suite for the backend specialist agent.

Agent Path: development/backend-specialist
Agent File: .opencode/agent/development/backend-specialist.md

Test Coverage

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

Running Tests

cd evals/framework

# Run all tests
npm run eval:sdk -- --agent=development/backend-specialist

# Run smoke test only
npm run eval:sdk -- --agent=development/backend-specialist --pattern="smoke-test.yaml"

Test Results

Not yet tested.