Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 485 Bytes

File metadata and controls

16 lines (11 loc) · 485 Bytes

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:

  • iokit - I/O related test helpers.
  • timekit - Time related test helpers.