Skip to content

validateAgainstFixture

validateAgainstFixture(response, fixture, options?): boolean

Defined in: fixture-helpers.ts:114

Validate that a response matches a fixture

IRChatResponse

ChatFixture

boolean

Check exact match (default: false)

string[]

Fields to ignore when comparing

boolean