Versions in this module Expand all Collapse all v0 v0.4.3 Apr 22, 2026 v0.4.2 Apr 22, 2026 Changes in this version + func TestFile(t *testing.T, contents string) string + func TestRunMockTestWithFlags(t *testing.T, args ...string) + func TestRunMockTestWithPipeAndFlags(t *testing.T, pipeData []byte, args ...string) + type OnlyMockServerDialer struct + func (d *OnlyMockServerDialer) DialContext(ctx context.Context, network, address string) (net.Conn, error)