Releases: srgg/testify
Releases · srgg/testify
testify v0.1.1
Changelog
Features
- e5ff280: feat: generate header comments documenting suites, dependencies, and order (fixes #3) (@srgg)
Bug Fixes
Installation
Using go install
go install github.com/srgg/testify/depend/cmd/dependgen@v0.1.1Using go get (Go 1.24+)
go get -tool github.com/srgg/testify/depend/cmd/dependgen@v0.1.1Download Binary
Download the appropriate binary for your platform from the assets above.