# Functions
NewTestHarness sets up the envtest environment for a testing package.
TestContext returns a background context that includes appropriate logging configuration.
# Variables
Log is the test logger used by the testintegration tests and server.
# Structs
EnvTestHarness enables integration tests to control the lifecycle of the operator's controller-manager.