package
2.5.2
Repository: https://github.com/threefx/caddy.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

AssertAdapt adapts a config and then tests it against an expected result.
AssertLoadError will load a config and expect an error.
CompareAdapt adapts a config and then compares it against an expected result.
CreateTestingTransport creates a testing transport that forces call dialing connections to happen locally.
NewTester will create a new testing client with an attached cookie jar.

# Variables

Default testing values.

# Structs

Defaults store any configuration required to make the tests run.
Tester represents an instance of a test client.