test

package module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 21, 2025 License: Apache-2.0, MIT Imports: 0 Imported by: 0

README

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

Documentation

Overview

go-test contains test utility code used across many different projects.

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

The random package contains logic for generating random test data.

Directories

Path Synopsis
Package random provides functionality to generate pseudo-random test data.
Package random provides functionality to generate pseudo-random test data.
files
Package files provides functionality for creating filesystem hierarchies of random files an directories.
Package files provides functionality for creating filesystem hierarchies of random files an directories.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL