Discover Packages
github.com/ctx42/testing
pkg
kit
package
Version:
v0.28.2
Opens a new window with list of versions in this module.
Published: Jul 11, 2025
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
The kit Package
The kit package provides a set of test packages and helpers to streamline Go
testing. Instead of rewriting common test utilities, this package offers a
curated collection. Its goal is to balance simplicity and functionality,
focusing on practical tools generic.
Sub-packages:
memfs - Filesystem related test helpers.
iokit - I/O related test helpers.
timekit - Time related test helpers.
Expand ▾
Collapse ▴
Documentation
¶
Package kit provides a set of packages and functions to help with testing.
SHA1File returns SHA1 hash of the file. Panics on error.
SHA1Reader returns SHA1 hash off everything in the reader. Panics on error.
Source Files
¶
Directories
¶
Package iokit provides I/O and buffer related helpers.
Package iokit provides I/O and buffer related helpers.
Package timekit provides time.Time related helpers.
Package timekit provides time.Time related helpers.
Click to show internal directories.
Click to hide internal directories.