Categorygithub.com/devimteam/gounit
repositorypackage
1.0.6
Repository: https://github.com/devimteam/gounit.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

GoUnit

GoDoc

GoUnit is a testing helper library for Go.

Getting started

  • API documentation and examples are available via godoc.

Installation

To install this package, you need to install Go and setup your Go workspace on your computer. The simplest way to install the library is to run:

$ go get gopkg.in/l-vitaly/gounit.v1

Contribute

Please refer to CONTRIBUTING.md for information on how to contribute to GoUnit.

MIT License

Copyright (c) 2016 Lobchuk Vitaly [email protected]

See the file LICENSE for copying permission.