smartystreets/goconvey
Go testing in the browser. Integrates with `go test`. Write behavioral tests in Go. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4760
- days_rel: n/a
- days_push: 764
- n_releases_24m: 0
Adoption not part of the score
8405 stars · 559 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
GoConvey is a Go testing tool that integrates with `go test`, offering a BDD-style DSL (Convey/So assertions) plus an auto-updating web UI with live test results and coverage reports. It can be used in the terminal or browser, with optional desktop notifications and a test code generator.
Use cases
- write BDD-style behavioral tests in Go
- watch Go test results live in a browser while coding
- get test coverage reports for Go packages
- make Go test output more readable and expressive than t.Errorf
- run Go tests automatically on file save
- generate Go test code skeletons
When to choose
- you write Go tests and want a BDD-style nested DSL with rich assertions
- you want a live auto-refreshing web UI for go test results and coverage
- you want readable, colorized test output and desktop notifications
When to avoid
- you prefer plain standard-library testing with no extra DSL
- you need a framework under very active development with frequent releases
- you are not working in Go
Facets
library · maturity maintenance
testing e2e-testing testing developer-tools web-development go cli browser cross-platform bdd-framework tdd go-testing web-ui test-runner assertions test-coverage
2 sources
- readme: https://github.com/smartystreets/goconvey · fetched 2026-08-28 · 00ba291a439c
- homepage: http://smartystreets.github.io/goconvey/ · fetched 2026-08-29 · ac708f5f1295
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| smartystreets/goconvey | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="smartystreets/goconvey")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem