https://github.com/mokiat/gotest
A Go library that simplifies testing through usage of generics.
https://github.com/mokiat/gotest
assertion golang mocking testing
Last synced: about 2 months ago
JSON representation
A Go library that simplifies testing through usage of generics.
- Host: GitHub
- URL: https://github.com/mokiat/gotest
- Owner: mokiat
- License: mit
- Created: 2023-06-14T18:29:30.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-08-19T09:40:27.000Z (almost 3 years ago)
- Last Synced: 2025-01-02T16:14:43.551Z (over 1 year ago)
- Topics: assertion, golang, mocking, testing
- Language: Go
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Testing library for Go
**WARNING:** This repository is work in progress and is purely experimental (PoC) at this point in time.
A Go library that simplifies testing through usage of generics.