This package provides a growing collection of utility functions and types for simplifying the creation of unit tests.
- Verify values being sent and received on channels
- Verify data read from an
io.Reader
- Verify the (non-)existence of a file
- Verify HTTP status codes
- Simple local HTTP server