all

Represents all tests in the package.

PackageManagerProxy.swift:159
case all

Other cases

  • case filtered([String])

    Represents one or more tests filtered by regular expression, with the format . or ./. This is the same as the --filter option of swift test.