swift test

Build and run tests

Options

NameDescription
--help, -h, -helpShow help information
--versionShow the version
--skip-buildSkip building the test target
--parallelRun the tests in parallel
--num-workers <num-workers>Number of tests to execute in parallel
-l, --list-testsLists test methods in specifier format
--show-codecov-pathPrint the path of the exported code coverage JSON file
-s, --specifier
--filter <regex>Run test cases matching regular expression
--skip <regex>Skip test cases matching regular expression
--xunit-output <path>Path where the xUnit xml file should be generated
--test-product <product>Test the specified product