Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 245 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 245 Bytes

Go Changed 🔥

gochanged lists all the packages that have untested changes compared to a base git branch/tag/sha.

Installing

go install github.com/hpidcock/gochanged@latest

Running

go test $(gochanged --branch main ./...)