Skip to content

4.0.10

Compare
Choose a tag to compare
@uglyog uglyog released this 18 Apr 07:47
· 1955 commits to master since this release

add support for MockMvc in JUnit 5 tests, add namespace-aware XML matching

  • fix: datetime expressions where the time modifier rolls the date
  • feat: add namespace-aware XML matching (Andrew Steffey @mitre)
  • feat: add support for MockMvc in JUnit 5 tests (Łukasz Dziedziul @ldziedziul)
  • feat: Prototype of an XML DSL for consumer tests #243
  • fix: JUNIT 5 - Successful test result was being published after state change method failed #1058
  • fix: update to latest Gradle publish plugin