Test suites
Save reusable tests and run them together as a suite.
A one-off run is useful for a quick check. A suite is a repeatable set of tests you run whenever the configuration changes.
Test configurations
A saved test, called a test configuration, bundles what a run needs:
- An input file, from My Files or Templates.
- A target pipeline and signal type.
- A run duration.
Because the inputs are saved, you can re-run the same test without re-selecting files.
Suites
A suite groups related test configurations. From the Suites sub-tab you can create a suite and name it, add test configurations to it, and edit or remove tests within it.
Run tests from a suite
- Run a single test. Select the play action on a test row. The run appears under the Tests sub-tab.
- Run the suite. Run every test in the suite. Each run appears in the history.
Run a suite to confirm that a configuration change did not break a check before you publish and deploy it.
Requirements
Suite runs operate on the current saved version of the configuration.
Last updated on