https://github.com/federicoleon/golang-testing
How to unit, integration and functional test in Go
https://github.com/federicoleon/golang-testing
ddd functional go golang integration microservice test testing unit
Last synced: 5 months ago
JSON representation
How to unit, integration and functional test in Go
- Host: GitHub
- URL: https://github.com/federicoleon/golang-testing
- Owner: federicoleon
- Created: 2019-09-15T02:25:36.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-09-16T13:34:19.000Z (almost 5 years ago)
- Last Synced: 2024-06-20T12:02:03.251Z (about 2 years ago)
- Topics: ddd, functional, go, golang, integration, microservice, test, testing, unit
- Language: Go
- Size: 1.26 MB
- Stars: 61
- Watchers: 2
- Forks: 29
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# golang-testing
How to unit, integration and functional test in Go