Structs
The following structs are available globally.
-
Represents the location of the callee, that requested a test.
See moreDeclaration
Swift
public struct SourceLocation: AutoEquatable, AutoHashable
-
A
TapsHarnesshandles allTapsOutputemitted byTaps. This Harness is optimizes forTaps, whereasTestHarnesssupports all TAP compatible output.sourcery: default-init
See moreDeclaration
Swift
public struct TapsHarness
-
Test Count contains some statistics regarding already ran tests.
See moreDeclaration
Swift
public struct TestCount: AutoEquatable
View on GitHub
Install in Dash
Structs Reference