PackageManager.TestSubset.filtered(_:)
One or more tests filtered by regular expression. Use the format <test-target>.<test-case> or <test-target>.<test-case>/<test>.
Declaration
case filtered([String])Discussion
This is the same as the --filter option of swift test.