Show HN: Should v0.2.0 – debugging Go tests made easier

2 andrey-1201 0 9/16/2025, 9:20:53 PM github.com ↗
Hey everyone

We’ve just released v0.2.0 of should: a lightweight assertion library for Go with zero dependencies and expressive error messages.

This release brings several new assertions (e.g., BeError, BeWithin, BeSameTime), refactors for better type handling, and improved docs. We’ve also added support for formatted messages and streamlined some core functions based on user feedback.

Repo: https://github.com/Kairum-Labs/should

Feedback and suggestions are very welcome!

Comments (0)

No comments yet