Categorygithub.com/1Password/gopherman
modulepackage
0.0.0-20250124150602-55178a542e4d
Repository: https://github.com/1password/gopherman.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

AssertErrors loops through the collected errors and t.Error's each of them.
NewFakeWriter returns a new FakeWriter.
NewRequestRecorder returns a recorder ready to be used.
NewTesterWithCollection loads a collection from a file.
NewTestHelper creates a new test helper.

# Structs

FakeWriter represenrs a fake http.ResponseWriter.
RequestRecorder allows requests to an http server to be recorded.
Tester represents a collection test tool.
TestHelper helps with running tests.