Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/teamwork/test
- Owner: Teamwork
- License: mit
- Created: 2017-07-04T13:53:29.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-01-08T11:45:48.000Z (almost 5 years ago)
- Last Synced: 2024-06-21T08:45:34.992Z (5 months ago)
- Topics: go
- Language: Go
- Homepage:
- Size: 45.9 KB
- Stars: 0
- Watchers: 54
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
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.