go-test topic

List go-test repositories

gotests

4.9k
Stars
341
Forks
Watchers

Automatically generate Go test boilerplate from your source code.

keploy

15.0k
Stars
2.0k
Forks
15.0k
Watchers

API, Integration, E2E Testing Agent for Developers that actually work. Generate tests, mocks/stubs for your APIs!

go-junit-report

776
Stars
224
Forks
Watchers

Convert Go test output to JUnit XML

gotestsum

1.9k
Stars
115
Forks
Watchers

'go test' runner with output optimized for humans, JUnit XML for CI integration, and a summary of the test results.

GoTestExplorer

47
Stars
8
Forks
Watchers

A Go Test Explorer for VS code (https://marketplace.visualstudio.com/items?itemName=premparihar.gotestexplorer)

go-test-coverage

208
Stars
29
Forks
208
Watchers

go-test-coverage is a tool designed to report issues when test coverage falls below a specified threshold

xgo

428
Stars
26
Forks
428
Watchers

All-in-one go testing library

gofutz

24
Stars
0
Forks
24
Watchers

Run tests incrementally and interactively.