https://github.com/s4kibs4mi/mockingjay
Example project to show, how to implement mock test in Golang.
https://github.com/s4kibs4mi/mockingjay
Last synced: 7 months ago
JSON representation
Example project to show, how to implement mock test in Golang.
- Host: GitHub
- URL: https://github.com/s4kibs4mi/mockingjay
- Owner: s4kibs4mi
- License: mit
- Created: 2021-07-10T10:45:14.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-10T10:53:10.000Z (about 4 years ago)
- Last Synced: 2025-01-18T10:27:55.932Z (9 months ago)
- Language: Go
- Size: 4.88 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mockingjay
Example project to show, how to implement mock test in Golang.
Full Tutorial: [Visit](https://sakib.ninja/golang-how-to-mock-test/)