/testlib

Extended testing helpers and utilities for Go.

Primary LanguageGoMIT LicenseMIT

testlib

Documentation Build Status Report Card

About

Go (golang) library which provides extended testing helpers and utilities.

Created by Jay Taylor and used by Gigawatt.

Requirements

  • Go version 1.3 or newer

Running the test suite

go test ./...

License

Permissive MIT license, see the LICENSE file for more information.