Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 736 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 736 Bytes

🧪 go-test

Go Reference Go Test

A testing utility library.

This module provides testing utility logic in Go that is not specific to any project.

cmd package

The cmd package contains logic for running synchronous and asynchronous commands.

random package

The random package contains logic for generating random test data.