Skip to content

Breaking change on verification argument order

Choose a tag to compare

@themue themue released this 20 May 19:51
· 22 commits to main since this release

Full Changelog: v0.1.1...v0.2.0

Instead

"verify equality of my expectation to the gotten value"

the syntax is now

"verify equality of the gotten value with my expectation"

This reads and feels more natural.