# Evals

Evals let you test your agent with automated scenarios and assertions.

- File location: `evals/`
- Run with: `adk evals`
- View history: `adk evals runs`

For detailed guidance — writing evals, assertion types, testing workflows, per-primitive patterns — use the `adk-evals` skill.

Install it with `npx skills add botpress/skills --skill adk-evals`.
