goconvey
Test runner
A tool for writing and running Go tests in the browser or terminal with visualizations of test results
Go testing in the browser. Integrates with go test
. Write behavioral tests in Go.
8k stars
161 watching
554 forks
Language: Go
last commit: 6 months ago
Linked from 3 awesome lists
bdd-frameworkgogoconveytdd-utilitiestesting-tools
Related projects:
Repository | Description | Stars |
---|---|---|
testcontainers/testcontainers-go | A Go package that enables easy creation and cleanup of container-based test dependencies. | 3,718 |
cweill/gotests | Generates Go test boilerplate from source code | 4,975 |
gopherjs/gopherjs | Compiles Go code to JavaScript for running in browsers | 12,785 |
sjwhitworth/golearn | A Go library providing a simple and customizable machine learning framework for building predictive models. | 9,308 |
gavv/httpexpect | A toolkit for building and testing HTTP/REST APIs with a focus on ease of use and flexibility | 2,569 |
quii/learn-go-with-tests | A comprehensive resource for learning Go programming with test-driven development (TDD) principles. | 22,299 |
stretchr/testify | A toolkit providing common assertions and mocks to support testing in Go programming language. | 23,652 |
go-kit/kit | A toolkit for building microservices in Go | 26,684 |
apache/cassandra-gocql-driver | A fast and robust Cassandra client for the Go programming language | 2,595 |
google/gops | A tool to diagnose and inspect running Go processes on a system. | 6,770 |
go-git/go-git | A high-level implementation of the Git version control system in Go | 6,070 |
campoy/go-tooling-workshop | Teaching the tools used by Go developers to improve their coding skills and performance | 2,790 |
graph-gophers/graphql-go | A GraphQL library for Go with support for easy use and multiple features. | 4,662 |
golang/go | A programming language designed to build simple, reliable, and efficient software | 124,564 |
open-telemetry/opentelemetry-go | Provides a set of APIs to measure performance and behavior of software and send data to observability platforms. | 5,395 |