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: about 8 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
xxjwxc/public A comprehensive utility package for Go programmers 175
luontola/gospec A testing framework for Go that allows writing self-documenting tests/specifications and executes them concurrently and safely isolated. 113
gkampitakis/go-snaps A testing library for Go that allows developers to create reusable snapshots of test data 173
arikama/go-mysql-test-container Tools for running MySQL tests in a containerized environment 3
owenthereal/goup A Go package manager designed to simplify the process of installing and managing different versions of the Go programming language. 547
benschw/satis-go A web-based repository manager for Composer packages 96
tvastar/test A package of test utilities for Go programming language 9
pote/gpm A tool to manage Go package dependencies by setting external packages to specific revisions. 1,189
cavaliergopher/badio Extensions to Go's testing package for reading and writing data 12
go-nv/goenv A tool for managing different versions of the Go programming language on a user's system. 2,112
agnivade/wasmbrowsertest Automates compilation and execution of Go WASM tests in a browser 191
paddlehq/go-aws-ssm An AWS System Manager parameter store abstraction layer for Go applications 59
maxatome/go-testdeep Tool for comparing and testing Go code 436
last-ent/testy-go An application that provides a simple and flexible way to run tests in Go projects. 8
vladopajic/go-test-coverage Tools to report on test coverage issues and ensure higher code quality 87