#
golang-testing
Here are 20 public repositories matching this topic...
Docker image includes golang coverage tools for testing.
-
Updated
Sep 13, 2018 - Roff
Spawn your Go binary from its TestMain for end-to-end tests
-
Updated
Aug 6, 2019 - Go
This repository demonstrate a library for sql to connect master and slave node with 100% test coverage.
-
Updated
May 13, 2020 - Go
A bash function that prettifies the output of `go test`
-
Updated
Mar 3, 2020 - Shell
-
Updated
Apr 19, 2019 - Go
Snapshot testing for Golang
-
Updated
Oct 14, 2019 - Go
a simple golang testing and benchmark example
-
Updated
Aug 27, 2019 - Go
Testing Statup using Cypress! Go to website link to watch test videos
-
Updated
Aug 17, 2018 - JavaScript
Testes automatizados utilizando o BreweryDB
-
Updated
Feb 3, 2018 - Go
-
Updated
Sep 21, 2019 - Go
Demonstration of testing REST API in Golang with Gorilla Mux & PostgreSQL
-
Updated
Apr 23, 2020 - Go
iTechArt Golang Students Lab Social tournament service
go
docker
kubernetes
docker-compose
rest-api
postgresql
clean-architecture
gcloud
bash-script
golang-testing
-
Updated
Nov 9, 2019 - Go
A lightweight dependency-free helper for writing golang tests.
-
Updated
Dec 1, 2019 - Go
Simple Go tool returns user name based on the AWS access key ID
-
Updated
Jan 27, 2017 - Go
-
Updated
Oct 2, 2017 - Go
-
Updated
Mar 24, 2020 - Makefile
Helper tool to test go programs with PostgreSQL database
-
Updated
Apr 27, 2020 - Go
Improve this page
Add a description, image, and links to the golang-testing topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the golang-testing topic, visit your repo's landing page and select "manage topics."
Instead of
// 6 decimal places is close enoughwhich looks like a bad joke, floating point numbers should be* compared using epsilon, usingor
References: