ktm reusables

Manage reusable test fragments with the ktm CLI, including getting definitions, listing usage, and viewing embedded tests.

Reusables — shared test fragments (tests with kind=2) embedded via import actions

Usage

ktm reusables [flags]

Subcommands

get

Get a reusable's full definition (rejects non-reusable test ids)

in-test

List reusables embedded inside a regular test

list

List reusable tests for a product

usage

List tests that embed this reusable

Global flags (--output, --debug, --host, …) apply to every command. See the command reference overview.

What's next?

All commands

Browse the full CLI reference.

Get started

Install the CLI and authenticate.

Last updated on