Starting today, theDocumentation Index
Fetch the complete documentation index at: https://docs.trunk.io/llms.txt
Use this file to discover all available pages before exploring further.
--variant option should be used to upload test results when the same tests are
run on different environments, also known as matrix builds.
If you use a matrix strategy to run the same CI tests on different architectures or environments,
test flakiness could be unique to an environment. Examples include testing a mobile app on iOS and
Android, running tests for your CLI tool on macOS and Linux, or performing the same e2e tests on
different browsers. Tests run on separate environments must be treated as unique to guarantee
accurate flake detection.
Using variants, Flaky Tests will now treat the same test run on different environments as unique.
This means flakes can be detected and quarantined on a per-environment basis.
To specify a variant during upload, use the --variant option:
