Skip to main content

What Is a Test Suite?

A test suite is a collection of related tests that share:
  • A common service (Slack, Linear)
  • A template/seed configuration
  • Related functionality being tested

Test Suite Structure

Test Suite Parameters

Test Parameters

Expected Output Structure

You read more here on how to create the expected output: writing assertions

Listing Test Suites

Getting Suite Details

Creating Test Suites

Adding Tests to a Suite

Running All Tests in a Suite

Read more about running tests here: running evaluations

Test Visibility

Next Steps

Assertions

Define expected outcomes with the DSL

Example Benchmarks

See built-in Slack and Linear suites