Skip to content

TestScenarios[]

.halguru.yamlTestScenarios[]

Represents the list of test cases used to validate and ensure the behavior of an agent meets its expected responses and specifications based on predefined scenarios.

TestScenarios:
  - Name: Scenario 1
    TestCases: []

Field Information#

Name Description
Title Test Scenarios
Field Type ObjectList
Required False

Field List#

Name is the primary key and should be unique in the TestScenarios[] list.

Name Type Required Description
Name Text ✔️ The name of the test scenario.
TestCases[] ObjectList The test cases for the scenario.

Technical Information#

Property Value
Path TestScenarios[]
Internal Type AgentModels.TestScenarioItem
Internal Root Type AgentHalGuru
File Extension .halguru.yaml
JSON Schema halguru-schema.json

.halguru.yaml#

Reference Index#

Configuration Files#


Last updated: 2026-03-19
Autogenerated: Yes
AI powered: Yes
Core version: 1.93.0