gosuite

Test suite manager

Tool for organizing and running test suites in Go

Test suites support for standard Go1.7 "testing" by leveraging Subtests feature

GitHub

12 stars
2 watching
4 forks
Language: Go
last commit: almost 10 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
xxjwxc/publicA comprehensive utility package for Go programmers175
luontola/gospecA testing framework for Go that allows writing self-documenting tests/specifications and executes them concurrently and safely isolated.113
gkampitakis/go-snapsA testing library for Go that allows developers to create reusable snapshots of test data178
arikama/go-mysql-test-containerTools for running MySQL tests in a containerized environment3
owenthereal/goupA Go package manager designed to simplify the process of installing and managing different versions of the Go programming language.549
benschw/satis-goA web-based repository manager for Composer packages96
tvastar/testA package of test utilities for Go programming language9
pote/gpmA tool to manage Go package dependencies by setting external packages to specific revisions.1,188
cavaliergopher/badioExtensions to Go's testing package for reading and writing data12
go-nv/goenvA tool for managing different versions of the Go programming language on a user's system.2,130
agnivade/wasmbrowsertestAutomates compilation and execution of Go WASM tests in a browser192
paddlehq/go-aws-ssmAn AWS System Manager parameter store abstraction layer for Go applications59
maxatome/go-testdeepTool for comparing and testing Go code436
last-ent/testy-goAn application that provides a simple and flexible way to run tests in Go projects.8
vladopajic/go-test-coverageReports on test coverage issues to ensure higher code quality and prevent regressions over time99