31 results for “topic:go-test”
Automatically generate Go test boilerplate from your source code.
'go test' runner with output optimized for humans, JUnit XML for CI integration, and a summary of the test results.
Convert Go test output to JUnit XML
All-in-one go testing library
go-test-coverage is a tool designed to report issues when test coverage falls below a specified threshold
A Go Test Explorer for VS code (https://marketplace.visualstudio.com/items?itemName=premparihar.gotestexplorer)
Go Test Interactive Picker 🧪
Run tests incrementally and interactively.
A command line utility for converting the output of Go tests into allure reports.
Go mock library that proxies method calls to embedded types.
Yet another Go package for working with *.golden test files, with a focus on simplicity.
Better testing for go
A default go project with GitHub Actions
A re-implementation of the golang reflect.DeepEqual that allows registering of custom deep equal function for specified types. The custom deep equals works recursively when comparing structs
Library to run any third-party dependency in Docker on any platform Docker supports
This project is an example to develop API and Web UI applications using Go. It provide that searching the Marvel comic characters and show the character's information on the Web UI through Marvel API.
🧪 Make go test actually readable with colors, structure, and zero overhead. Built for developers who live in the terminal
Go testing framework with extra sugar!
Illuminating Deposits Rest Server Services - Go(Golang); Docker; Kubernetes Ingress Deployment with TLS; Postgres SQL; TLS requests with Sanity test Client; JWT generation for authentication;JWT Authentication for Interest Calculations. With Tests/ Coverage. With Observability - Tracing.
wanna be software engineer expert
Golang utilities to be used with the gopkg.in/check.v1 unit testing package
basic Go project structure and CRUD operations using the Go(Fiber)
No description provided.
Proyecto de juguete para probar TDD con Golang.
User editable database for movies and TV shows, built using React.js on the frontend and Go on the backend
No description provided.
POC of hexagonal architecture, to show case how it facilitates testing and mocking for golang.
Repositório de estudos de testes em Golang.
This repository is for applying all the knowledge I acquired studying the fundamentals of GO
A suite of Go test helpers which uses golden files to assert marshaling and unmarshaling of given objects.