go-testing
There are 61 repositories under go-testing topic.
cweill/gotests
Automatically generate Go test boilerplate from your source code.
xhd2015/xgo
All-in-one go testing library
gkampitakis/go-snaps
Jest-like snapshot testing in Go 📸
vladopajic/go-test-coverage
go-test-coverage is a tool designed to report issues when test coverage falls below a specified threshold
tianshanghong/GPT4Go
GPT4Go: AI-Powered Test Case Generation for Golang 🧪
ektagarg/go-ds
Data structures implementation in Golang
diegoclair/go_boilerplate
Golang boilerplate
lusingander/gotip
Go Test Interactive Picker 🧪
Dobefu/gofutz
Run tests incrementally and interactively.
gnsalok/go-codes
go-codes serves as a comprehensive repository for practical Go programming knowledge.
bayashi/actually
A testing library focused on turning failure into success
lesiw/moxie
Go mock library that proxies method calls to embedded types.
gdt-dev/gdt
Go Declarative Testing
gdt-dev/kube
Go Declarative Testing - Kubernetes
skipor/gmg
Type-safe, fast and handy alternative gomock generator
baobabus/go-apnsmock
A highly-configurable emulator of Apple Push Notification HTTP/2 service written in Go – embeddable server and command line utility.
jimeh/go-golden
Yet another Go package for working with *.golden test files, with a focus on simplicity.
aurelius15/go-skeleton
Skeleton for golang app
lesiw/testdetect
Remove test hooks at compile time.
LuigiAndrea/GoPearls
Programming Pearls in Golang
nickwells/testhelper.mod
Some useful functions to simplify and improve testing
teran/go-docker-testsuite
Library to run any third-party dependency in Docker on any platform Docker supports
gdt-dev/http
Go Declarative Testing - HTTP
michelbernardods/learn-go-with-tests
This repository is for training Golang with testing
victorvbello/golang-notes
GO notes, snippets, good practices, course exercises, tests
Yuki-TU/yamlfix
🧪 Simple and powerful YAML fixture loader for Go testing - Load test data from YAML files with automatic transaction management
Ankurallin1/GOFR-Project
A Go CRUD app using Fiber and MongoDB for simple student record management. Ideal for learning web development in Go.
arikkfir/justest
Go testing framework with extra sugar!
cp-dharti-r/devops-golang-unit-test-check
Configure GitHub workflow for running unit tests, which should be passed without errors.
IftekherSunny/api_testing_with_goconvey
An example of API testing with GoConvey
javice/GoLang_FRT_E2E_Tests
Conjunto de pruebas de extremo a extremo (E2E)
joubertredrat/pokelang
Bora caçar pokemons com golang?
PaladinKnightMaster/currency-exchange-go-backend
The currency converter platform backend using Go and Restful API
rajagopal28/pricing-engine-go
An Experimental application in goLang to work in a simple pricing engine considering various factors from the customer who is trying to rent a vehicle from a rental service provider.
rudrodip/go-networking
Implementation of different network protocols in go