Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 956 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 956 Bytes
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"