Naive code generator that creates mock implementation using testify.mock
-
Updated
May 2, 2024 - Go
Naive code generator that creates mock implementation using testify.mock
mockcompose generates mocking implementation for Go classes, interfaces and functions
This repo shows how to test and mock multiple dependencies using table-driven tests with testify-mock in Golang
Add-on for testify mocks - allowing methods to be specified by func
A robust RESTful API for managing tasks and users, built with the Gin framework. Features include user authentication with JWT, user management, and task management. This API follows Clean Architecture principles for modularity and maintainability.
the bootcamp is: https://github.com/josnelihurt/golang-bootcamp/wiki/Final-Project
This project connects to Binance's WebSocket API to process real-time cryptocurrency data using the observer pattern.
Project to practice making Restful API in Golang.
simple go demo app follow the Clean Architecture
Online book shop with Go and TDD (University project)
Add a description, image, and links to the testify-mocking topic page so that developers can more easily learn about it.
To associate your repository with the testify-mocking topic, visit your repo's landing page and select "manage topics."