Skip to content

v3.1.2

Compare
Choose a tag to compare
@leelaprasadv leelaprasadv released this 15 Jan 14:58
· 180 commits to master since this release
4250302

Enhancements

  • New optional property disable in Interaction objects expects to toggle expectation on Interactions (exercised or not).
    • disable is default set to false.
expects: {
   disable: false    // default to false & optional field
}
  • Bump pactum-matchers from 1.0.5 to 1.0.6
  • Bump pactum from 3.1.1 to 3.1.2