Skip to content

Commit aebc206

Browse files
betzlermeowclaude
andcommitted
Add deprecation banner to Test Suites page
Adds a <Warning> deprecation banner to the Test Suites documentation page informing users that Test Suites is being replaced by Simulations. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent ecacee7 commit aebc206

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

fern/test/test-suites.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ subtitle: End-to-end test automation for AI voice agents
44
slug: /test/test-suites
55
---
66

7+
<Warning>
8+
Test Suites is being deprecated. It will be replaced by Simulations, a more powerful way to test your voice agents. You can keep using Test Suites in the meantime, and we'll share a migration guide once Simulations is ready.
9+
</Warning>
10+
711
## Overview
812

913
**Test Suite** is an end-to-end feature that automates testing of your AI voice agents. Our platform simulates an AI tester that interacts with your voice agent by following a pre-defined script. After the interaction, the transcript is sent to a language model (LLM) along with your evaluation rubric. The LLM then determines if the interaction met the defined objectives.

0 commit comments

Comments
 (0)