onsi / gomega

Ginkgo's Preferred Matcher Library
http://onsi.github.io/gomega/
MIT License
2.16k stars 281 forks source link

It seems the lazily function missing, in version v1.27.6 #664

Open nkuacac opened 1 year ago

nkuacac commented 1 year ago

364

blgm commented 1 year ago

Hi @nkuacac. There is still a test for this, which is passing: https://github.com/onsi/gomega/blob/7cadcf6e3a21ed4daa9f4d1630913c0dcdb23e73/internal/assertion_test.go#L133-L137

It is possible to share a small example, saying what you expect to happen, and what actually happens?