Skip to content

pat42smith/gotest

Repository files navigation

Go tests

Go Reference

This package provides some simple utilities for testing Go code.

Some test cases use standard Unix utilities such as /bin/sh or /bin/printf; these may not work in Windows.