onsi / gomega

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

Return actual in output of field matcher #692

Open jhr22 opened 1 year ago

jhr22 commented 1 year ago

In answer to https://github.com/onsi/gomega/issues/559, return the actual value in failure message for field matcher.