Skip to content

3.0.0

Compare
Choose a tag to compare
@dbu dbu released this 09 Jan 09:31
3.0.0
  • 2020-01-08: [BC-BREAK] Move feature packages to require-dev to make sure packages using the testing component declare their dependencies correctly.
  • 2019-12-05: [BC-BREAK] Support PHPUnit 6, 7 and 8, drop support for PHPUnit 5.7
  • 2019-07-26: [BC-BREAK] Remove deprecated BaseTestCase::getClient, use BaseTestCase::getFrameworkBundleClient instead.
  • 2019-02-28: [BC-BREAK] Remove DatabaseTestListener, use scripts in bin/make/ to ramp up your testing environment for several test suites