We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Runs the specified tests and prints the results in TAP format.
public func TAP(_ tests: [Test]) throws
If any tests throw an error that isn't BailOut or Directive.
BailOut
Directive