Repository navigation
testify
- Website
- Wikipedia
A toolkit with common assertions and mocks that plays nicely with the standard library
Golang Clean Architecture REST API example
A boilerplate for building RESTful APIs using Golang, Fiber, and GORM PostgreSQL
The Golang linter that checks usage of github.com/stretchr/testify.
🐶Go (Golang)🚀REST / GraphQL API + Postgres boilerplate
REST API boilerplate built with Go - Echo Framework
Тестовое задание avitoTech ⚡
A full-featured set type for string elements in Go
A One Piece RESTful API that provides information about chapters, characters, devil fruits, and more. The API is built using Go and Gin to handle HTTP requests and uses MongoDB as database.
mockcompose generates mocking implementation for Go classes, interfaces and functions
🚀 From Zero to Go Hero: Pre-wired Template for Modern Libraries
This repo shows how to test and mock multiple dependencies using table-driven tests with testify-mock in Golang