/testutil

Generic functions for unit testing with go test.

Primary LanguageGoBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

layout title
default
testutil

GoDoc Go Report Card Coverage Build Status

testutil

Package testutil provides generic functions for testing in Go. Please consult the GoDoc page for specific details and visit ScientificGo to see more scientific packages for Go.

Installation

go get scientificgo.org/testutil

Usage

import "scientificgo.org/testutil"