Skip to content

Releases: srgg/testify

testify v0.1.1

03 Nov 21:35

Choose a tag to compare

Changelog

Features

  • e5ff280: feat: generate header comments documenting suites, dependencies, and order (fixes #3) (@srgg)

Bug Fixes

  • 5c4fe4b: fix: preserve build tags in generated files (fixes #1) (@srgg)

Installation

Using go install

go install github.com/srgg/testify/depend/cmd/dependgen@v0.1.1

Using go get (Go 1.24+)

go get -tool github.com/srgg/testify/depend/cmd/dependgen@v0.1.1

Download Binary

Download the appropriate binary for your platform from the assets above.