Closed ddinchev closed 7 years ago
Added tests and split equals()
/ notEquals()
in own test methods.
Thanks
@sergeyklay thanks for the swift accept! Could you bump the release version of Verify
so that composer could automatically update?
@sergeyklay I'm sorry to ask again - but could you bump the version to 0.3.3
or 0.4.0
(given that there are not back-compatibility breaking changes but there is a new feature). So the latest changes are installable as a stable release in composer? If there is a reason to not bump the version that is not obvious to me - could you please share?
I'll do asap
Right now, if you want to compare floats, you still have to use PHPUnit's
assertEquals
. With this back-compatible change, you could have more consistent tests.The following statements are equivalent: