test¶
Run spread tests for the project.
Usage¶
rockcraft test [options]
Options¶
--debugShell into the environment if the build fails.
--ignoreBypass a restriction to use an unsupported feature.
--platformSet platform to build for.
--shellShell into the environment in lieu of the step to run.
--shell-afterShell into the environment after the step has run.
Global options¶
-hor--helpShow this help message and exit.
-qor--quietOnly show warnings and errors, not progress.
-vor--verboseShow debug information and be more verbose.
--verbositySet the verbosity level to ‘quiet’, ‘brief’, ‘verbose’, ‘debug’ or ‘trace’.
-Vor--versionShow the application version and exit.