swift test
Build and run tests
Options
Name | Description |
---|---|
--help, -h, -help | Show help information |
--version | Show the version |
--skip-build | Skip building the test target |
--parallel | Run the tests in parallel |
--num-workers <num-workers> | Number of tests to execute in parallel |
-l, --list-tests | Lists test methods in specifier format |
--show-codecov-path | Print 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 |