Skip to main content
Use the Scenario framework for agentic simulation-based testing. Scenario simulates conversations between agents, user simulators, and judges so you can test and evaluate agent behavior in a controlled environment.
Tip: For more on using Scenario with Agno, see the Scenario documentation.

Basic Scenario Testing

scenario_testing.py

Usage

1

Set up your virtual environment

2

Set your API key

3

Install dependencies

4

Run Agent