DATE:
AUTHOR:
The Launchable Product Team
CLI Predictive Test Selection

Inspect subset requests with the Launchable CLI

DATE:
AUTHOR: The Launchable Product Team

After you request a subset with launchable subset, the Launchable CLI now outputs a tip to run launchable inspect subset --subset-id <SUBSET ID>. This command returns detailed information about the subset request/response that can be useful for debugging your subset integration.

You can check whether a test was included in the subset request (to make sure all your tests were passed into launchable subset) and whether that test was prioritized for the subset or left for the remainder.

Inspect subset.png

You can also see Launchable’s estimated duration for a test; this is calculated based on historical data and is a key input into test prioritization. Just update to v1.27.0+ to take advantage of this feature.

Powered by LaunchNotes