Skip to content

2.0.0

Choose a tag to compare

@joelmukuthu joelmukuthu released this 17 Jan 09:59
· 98 commits to master since this release

Breaking changes

  • Removed the <knexQuery> to have rows satisfying <function> assertion, in line with the removal of <any> to satisfy <function> assertion in Unexpected v11. Instead, use the <knexQuery> to have rows satisfying <expect.it> assertion. More: http://unexpected.js.org/migration/