Skip to content
This repository has been archived by the owner on Jul 8, 2023. It is now read-only.

0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@ezzatron ezzatron released this 20 Oct 05:37
· 774 commits to main since this release
  • [IMPROVED] Implemented new 'equal to' matcher (#70 - thanks @jmalloc).
  • [IMPROVED] Improved rendering of assertion failure messages (#71).
  • [IMPROVED] String messages now allowed by throws() (#76).
  • [FIXED] Fixed magic method mocking bug (#74).
  • [FIXED] Fixed mocking of exceptions under HHVM (#75).
  • [FIXED] Attempting to stub a final method now throws an exception (#77).