package
Version:
v2.18.3
Opens a new window with list of versions in this module.
Published: Jun 14, 2025
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package must implements helper functions for testing to eliminate some error
checking boilerplate.
DoReq makes an HTTP request and fails the test if there is an error.
ReadAll reads all bytes from an io.Reader and fails the test if there is an
error.
Unmarshal unmarshals JSON from an io.Reader into a value and fails the test
if there is an error.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.