testcli
CLI tester
A testing framework for command line applications in Go language
Go lang testing framework for command line applications.
37 stars
2 watching
7 forks
Language: Go
last commit: over 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
commander-cli/commander | A tool for defining and executing language-independent tests for command-line interfaces | 226 |
last-ent/testy-go | An application that provides a simple and flexible way to run tests in Go projects. | 8 |
simonmichael/shelltestrunner | Tool for testing command-line programs and commands in a portable way. | 130 |
qiniu/goc | A comprehensive testing system for Go programming language applications | 822 |
mfridman/tparse | Analyzes and summarizes Go test output for developers. | 1,031 |
go-testfixtures/testfixtures | A tool for writing functional tests against real databases in Go applications. | 1,117 |
go-restit/restit | A Go library to help write integration tests for RESTful APIs | 55 |
emicklei/hazana | A package for creating load tests of services by implementing an Attacker interface | 74 |
emicklei/forest | A package for writing integration tests in Go using REST API testing | 123 |
cristalhq/acmd | Provides a lightweight CLI framework for building command-line applications in Go. | 116 |
appleboy/gofight | A testing framework for building API handlers in Golang. | 442 |
rancher/cli | Provides a unified tool for interacting with a Rancher Server | 351 |
gnulnx/goperf | A Go-based tool for simulating concurrent web traffic to test load and performance of web applications. | 39 |
antonboom/testifylint | A tool that checks the usage of the testify testing framework in Go programs | 101 |
marvinjwendt/testza | A comprehensive testing framework for Go, providing features for assertions, fuzzing, output capture, and more. | 418 |