goc
Go tester
A comprehensive testing system for Go programming language applications
A Comprehensive Coverage Testing System for The Go Programming Language
824 stars
20 watching
120 forks
Language: Go
last commit: 3 months ago
Linked from 2 awesome lists
coverage-testinggotesting-tools
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool that checks Go source code style and suggests improvements | 130 |
| Reports on test coverage issues to ensure higher code quality and prevent regressions over time | 99 |
| A testing framework for building API handlers in Golang. | 442 |
| A tool to verify test quality by randomly introducing changes into the code tested and determining if those changes are caught by tests | 201 |
| A testing framework for command line applications in Go language | 37 |
| An application that provides a simple and flexible way to run tests in Go projects. | 8 |
| A Go library to help write integration tests for RESTful APIs | 55 |
| A tool for writing functional tests against real databases in Go applications. | 1,125 |
| A framework to test and debug distributed applications in Go | 78 |
| Generates tests stubs based on source function or method signature | 81 |
| Analyzes test coverage of Go source files and displays the results in the terminal. | 246 |
| A BDD testing framework for Go that uses the gherkin syntax and aims to provide more flexibility and customization than existing alternatives. | 115 |
| A package for writing integration tests in Go using REST API testing | 123 |
| Analyzes and summarizes Go test output for developers. | 1,036 |
| An all-in-one testing library for Go that provides utilities for mocking, tracing, and testing | 371 |