Categorygithub.com/ipfs/go-test
modulepackage
0.0.4
Repository: https://github.com/ipfs/go-test.git
Documentation: pkg.go.dev

# README

:test_tube: 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.

# Packages

No description provided by the author
Package random provides functionality to generate pseudo-random test data.