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

Frontend Specialist Test Suite

Overview

Test suite for the frontend specialist agent.

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

Test Coverage

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

Running Tests

cd evals/framework

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

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

Test Results

Not yet tested.