README.md 645 B

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.