package
1.6.0
Repository: https://github.com/jcsirot/ginkgo.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
Create a new server, automatically selecting a port.

# Structs

No description provided by the author
No description provided by the author
Server spins up on an automatically selected port and listens for communication from the forwarding reporter.

# Interfaces

The OutputInterceptor is used by the ForwardingReporter to intercept and capture all stdin and stderr output during a test run.
An interface to net/http's client to allow the injection of fakes under test.