Skip to content

4.1.19

Compare
Choose a tag to compare
@uglyog uglyog released this 28 Mar 04:53
· 1411 commits to master since this release

Bugfix Release

  • feat(Junit5+Spring): support injecting MockHttpServletRequestBuilder when using MockMvc tests #1334
  • feat: support @CookieValue with MockMvc tests #1333
  • fix(Gradle): do not fail when the pacts from the broker are not available and a non-pact verify task is run #1331
  • fix: use the Pact URL to disambiguate Pacts when accumulating results #1266
  • chore: add test for results with both a pending and non-pending pact #1266