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
162 watching
555 forks
Language: Go
last commit: 4 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,650 |
cweill/gotests | Generates Go test boilerplate from source code | 4,957 |
gopherjs/gopherjs | Compiles Go code to JavaScript for running in browsers | 12,759 |
sjwhitworth/golearn | A Go library providing a simple and customizable machine learning framework for building predictive models. | 9,295 |
gavv/httpexpect | A toolkit for building and testing HTTP/REST APIs with a focus on ease of use and flexibility | 2,553 |
quii/learn-go-with-tests | A comprehensive resource for learning Go programming with test-driven development (TDD) principles. | 22,203 |
stretchr/testify | A toolkit providing common assertions and mocks to support testing in Go programming language. | 23,493 |
go-kit/kit | A toolkit for building microservices in Go | 26,621 |
apache/cassandra-gocql-driver | A fast and robust Cassandra client for the Go programming language | 2,584 |
google/gops | A tool to diagnose and inspect running Go processes on a system. | 6,745 |
go-git/go-git | A high-level implementation of the Git version control system in Go | 5,995 |
campoy/go-tooling-workshop | Teaching the tools used by Go developers to improve their coding skills and performance | 2,791 |
graph-gophers/graphql-go | A GraphQL library for Go with support for easy use and multiple features. | 4,652 |
golang/go | A programming language designed to build simple, reliable, and efficient software | 124,071 |
open-telemetry/opentelemetry-go | Provides a set of APIs to measure performance and behavior of software and send data to observability platforms. | 5,298 |