Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/motemen/go-testutil
https://github.com/motemen/go-testutil
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/motemen/go-testutil
- Owner: motemen
- License: mit
- Created: 2023-10-07T15:06:54.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-19T05:57:09.000Z (about 1 year ago)
- Last Synced: 2024-05-01T23:31:07.417Z (8 months ago)
- Language: Go
- Size: 13.7 KB
- Stars: 30
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-testutil
[![Test](https://github.com/motemen/go-testutil/actions/workflows/test.yml/badge.svg)](https://github.com/motemen/go-testutil/actions/workflows/test.yml)
[![PkgGoDev](https://pkg.go.dev/badge/github.com/motemen/go-testutil)](https://pkg.go.dev/github.com/motemen/go-testutil)go-testutil is a (going to be) collection of testing libraries.
* [dataloc](./dataloc): provides functionality to find the source code location of table-driven test cases