Clyde v0.2.5
Summary
Clyde v0.2.5 is a documentation and release hygiene update focused on making the test surface easier to run and audit.
Changes
- Added a complete
TESTING.mdcovering the Clyde test suite, release checks, Windows coverage expectations, troubleshooting, and when to run each class of test. - Added
help/testing.htmlto the bundled Clyde help system. - Added official PayCal Technologies, Clyde homepage, public help, and GitHub links to the testing documentation.
Verification
go test ./...go run ./cmd/clyde --aboutgo run ./cmd/clyde help --jsongo run ./cmd/clyde doctor --jsongo run ./cmd/clyde scan-report . --jsongit diff --check