Skip to content

Recipes

Task-oriented walkthroughs for the most common voicetest workflows. Each recipe assumes you already have voicetest installed and a passing test against the demo agent — see Getting Started if not.

Recipe Use when
Regression-test prompt changes You're about to edit a prompt and want to know what breaks before you ship.
Import call history as a regression suite You have production calls and want them as a replayable test set.
Diagnose and auto-fix a failing test A test is red and you want voicetest to propose a prompt fix.
Run in GitHub Actions You want every push to fail loudly if the agent regresses.