Add-on for testify mocks - allowing methods to be specified by func
-
Updated
Aug 26, 2023 - Go
Add-on for testify mocks - allowing methods to be specified by func
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.
Online book shop with Go and TDD (University project)
Project to practice making Restful API in Golang.
simple go demo app follow the Clean Architecture
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.
This repo shows how to test and mock multiple dependencies using table-driven tests with testify-mock in Golang
mockcompose generates mocking implementation for Go classes, interfaces and functions
Naive code generator that creates mock implementation using testify.mock
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."