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!