1
Title: Show HN: AssertGo – Fluent Assertion Library for Go
在 Go 里体验 AssertJ 风格流式断言,基于 1.27 泛型方法的新库值得一试。
I like AssertJ-style fluent assertions. I tried to find a library that does that for Go, but couldn't. So I wrote my own some time ago, but I didn't q…