Skip to content

Export mode update

Compare
Choose a tag to compare
@DenTray DenTray released this 10 Nov 11:10
· 566 commits to master since this release
4316647
  • Method assertEqualsFixture now has the third argument $exportMode = false, set it to true to export expected data to the fixture from the first argument and don't forget to remove it after :)
  • Renamed some methods;
  • Removed strict types from the base repository methods (strict types will be reverted after major version)