FixtureMetadata
Defined in: fixture-types.ts:10
Fixture metadata
Properties
Section titled “Properties”apiVersion?
Section titled “apiVersion?”
readonlyoptionalapiVersion:string
Defined in: fixture-types.ts:18
API version used to capture this fixture
capturedAt
Section titled “capturedAt”
readonlycapturedAt:string
Defined in: fixture-types.ts:24
When this fixture was captured
description?
Section titled “description?”
readonlyoptionaldescription:string
Defined in: fixture-types.ts:27
Description of what this fixture tests
readonlymodel:string
Defined in: fixture-types.ts:21
Model used in this fixture
provider
Section titled “provider”
readonlyprovider:string
Defined in: fixture-types.ts:12
Provider name (e.g., “openai”, “anthropic”)
scenario
Section titled “scenario”
readonlyscenario:string
Defined in: fixture-types.ts:15
Scenario description (e.g., “basic-chat”, “streaming-with-tools”)
readonlyoptionaltags: readonlystring[]
Defined in: fixture-types.ts:30
Tags for categorization