Documentation
¶
Overview ¶
Package teststdio serializes process-global stdout/stderr redirection for parallel doctest leaves across agent/* packages that share one go test binary.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Capture ¶
Capture runs fn with os.Stdout/os.Stderr redirected to pipes and returns the captured output. Safe across packages under t.Parallel().
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.