Skip to content

List Test Suites

Command

list-test-suites

Description

Lists the test suites in a project.

Syntax

$ testgen list-test-suites --project-key <string> --display

Parameters and options

Parameter Required? Description Value
--project-key Yes The identifier for a TestGen project. Enter the key for a project.
Use a project_key shown in list-projects or the Project Code shown on the Settings page in the UI.
--display No Show command output in the terminal. Not applicable
--verbose No Increase log level from INFO to DEBUG. If used, must be entered before the command. Not applicable

Relationship to the UI

Select Test Suites from the menu to view a list of all test suites in a project.