ExitTest
A type describing an exit test.
Declaration
struct ExitTestOverview
Instances of this type describe exit tests you create using the expect(processExitsWith:observing:_:sourceLocation:performing:) or require(processExitsWith:observing:_:sourceLocation:performing:) macro. You don’t usually need to interact directly with an instance of this type.