Skip to content

1.1.0

Compare
Choose a tag to compare
@stof stof released this 09 Feb 11:23
· 74 commits to master since this release
  • Remove the requirement to call the parent setUp method
  • Add the assertion count for predictions to be compatible with PHPUnit strict mode

Note that this integration in the ProphecyTestCase is not necessary anymore for PHPUnit 4.5 as it provides support for prophecy natively (using the same prophesize API so the migration is a matter of changing the parent class)