Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/teamwork/test

Small Go testing helpers
https://github.com/teamwork/test

go

Last synced: 3 days ago
JSON representation

Small Go testing helpers

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.com/Teamwork/test.svg?branch=master)](https://travis-ci.com/Teamwork/test)
[![codecov](https://codecov.io/gh/Teamwork/test/branch/master/graph/badge.svg?token=n0k8YjbQOL)](https://codecov.io/gh/Teamwork/test)
[![GoDoc](https://godoc.org/github.com/Teamwork/test?status.svg)](https://godoc.org/github.com/Teamwork/test)

The `test` package contains various small helper functions that are useful in
tests.