# Functions
Logger will return a new tesst logger.
NewFakeOutput creates a new fake output with default settings.
NewMockOperator will return a basic operator mock.
NewMockPersister will return a new persister for testing.
NewTempDir will return a new temp directory for testing.
NewUnscopedMockPersister will return a new persister for testing.
Trim removes white space from the lines of a string.
# Structs
FakeOutput is an empty output used primarily for testing.
Operator is an autogenerated mock type for the Operator type.
OperatorBuilder is an autogenerated mock type for the Builder type.
Pipeline is an autogenerated mock type for the Pipeline type.