Skip to content

Releases: onsi/gomega

v1.10.1

20 May 16:27
Compare
Choose a tag to compare

Fixes

v1.10.0

07 May 09:06
Compare
Choose a tag to compare

Features

  • Add HaveHTTPStatusMatcher (#378) [f335c94]
  • Changed matcher for content-type in VerifyJSONRepresenting (#377) [6024f5b]
  • Make ghttp usable with x-unit style tests (#376) [c0be499]
  • Implement PanicWith matcher (#381) [f8032b4]

v1.9.0

01 Feb 10:42
Compare
Choose a tag to compare

Features

  • Add ContainElements matcher (#370) [2f57380]
  • Output missing and extra elements in ConsistOf failure message [a31eda7]
  • Document method LargestMatching [7c5a280]

v1.8.1

19 Dec 15:57
Compare
Choose a tag to compare

Fixes

  • Fix unexpected MatchError() behaviour (#375) [8ae7b2f]

v1.8.0

18 Dec 17:34
Compare
Choose a tag to compare

Features

  • Allow optional description to be lazily evaluated function (#364) [bf64010]
  • Support wrapped errors (#359) [0a981cb]

v1.7.1

30 Oct 17:14
Compare
Choose a tag to compare

Fixes

  • Bump go-yaml version to cover fixed ddos heuristic (#362) [95e431e]

v1.7.0

28 Aug 21:50
Compare
Choose a tag to compare

Features

Fixes

  • minor fix in the documentation of ExpectWithOffset (#358) [beea727]

v1.6.0

19 Aug 16:17
Compare
Choose a tag to compare

Features

  • Display special chars on error [41e1b26]
  • Add BeElementOf matcher [6a48b48]

Fixes

v1.5.0

12 Mar 19:47
Compare
Choose a tag to compare

Features

  • Added MatchKeys matchers [8b909fc]

Fixes and Minor Improvements

  • Add type aliases to remove stuttering [03b0461]
  • Don't run session_test.go on windows (#324) [5533ce8]

v1.4.3

21 Nov 17:15
Compare
Choose a tag to compare

Fixes:

  • ensure file name and line numbers are correctly reported for XUnit [6fff58f]
  • Fixed matcher for content-type (#305) [69d9b43]