Skip to content

Version 0.3.0

Choose a tag to compare

@hjerichen hjerichen released this 22 Jun 11:54
· 4 commits to master since this release
  • Minimum requirement is now PHP 8.1
  • Check issues with Psalm in CI
  • Possibility to declare dataset for setup and expectation check via attribute on test method
  • Support for testing with a sqlite in memory database via SQLiteTestCaseTrait