Expand description
Test file schema definitions
Defines the structure for test files (.test.json) and eval sets (.evalset.json).
Structs§
- Content
Data - Content data structure (matches ADK Content)
- Eval
Case - A single evaluation case (test case)
- EvalSet
- An eval set references multiple test files
- Intermediate
Data - Intermediate data during a turn (tool calls, etc.)
- Session
Input - Session input configuration
- Test
File - A complete test file containing multiple evaluation cases
- ToolUse
- A tool use (function call)
- Turn
- A single turn in a conversation
Enums§
- Part
- Content part variants