testy-go
Test runner
An application that provides a simple and flexible way to run tests in Go projects.
A tool for easy testing in Go!
8 stars
2 watching
0 forks
Language: Go
last commit: almost 6 years ago command-line-toolgogolangtestingtesting-tooltesting-tools
Related projects:
Repository | Description | Stars |
---|---|---|
gotestyourself/gotestsum | A tool that runs and summarizes Go tests with customizable output formats | 2,095 |
go-gilbert/gilbert | A toolchain and task runner for Go projects that allows declarative task definition and execution with features such as conditional logic and job templates. | 116 |
yanskun/gotests.nvim | A tool to run Go test cases within Neovim | 21 |
szkiba/xk6-g0 | An experiment to support writing k6 tests in Go using the yaegi interpreter. | 26 |
go-restit/restit | A Go library to help write integration tests for RESTful APIs | 55 |
rendon/testcli | A testing framework for command line applications in Go language | 37 |
ovh/venom | A tool for managing and running integration tests with efficiency | 1,059 |
djanowski/cutest | A testing framework that isolates tests in separate processes and provides mechanisms to prepare and setup test environments. | 153 |
mfridman/tparse | Analyzes and summarizes Go test output for developers. | 1,025 |
gotestyourself/gotest.tools | Tools to augment Go testing and support common testing patterns | 518 |
maxatome/go-testdeep | Tool for comparing and testing Go code | 436 |
go-testfixtures/testfixtures | A tool for writing functional tests against real databases in Go applications. | 1,116 |
go-godo/godo | A task runner and file watcher for Go that automates repetitive development tasks | 536 |
matryer/is | A testing framework for Go with simple and readable API | 1,782 |
appleboy/gofight | A testing framework for building API handlers in Golang. | 441 |