Cannot find test file Test-feature-example.xml
, set the project's root directory path with the --base
option:launchable record tests
always runs even if the build fails. See Always record tests.--json
option.launchable subset
with an optimization target for the subsetlaunchable subset
will get a subset from the Launchable platform and output that list to a text filefeatures/**/*.feature
) and pass that to launchable subset
:--build
should use the same <BUILD NAME>
value that you used before in launchable record build
.--confidence
option should be a percentage; we suggest 90%
to start. You can also use --time
or --target
; see Subsetting your test runs for more info.launchable-subset.txt
that you can pass into your command to run tests: