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

# Packages

No description provided by the author
No description provided by the author

# 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.