Skip to content

Releases: Lloople/phpunit-extensions

v2.1.0

12 Sep 21:24
44e439d
Compare
Choose a tag to compare

PHP 8.2 support

v2.0.0

08 Jan 20:54
Compare
Choose a tag to compare
  • Moved Runners parameters to the beggining of the constructor.
  • Added a minimum amount of milisecond to report a test.

v1.1.0

05 Jan 13:35
Compare
Choose a tag to compare
  • Added JSON Runner
  • Log all the tests by default when working with files or database
  • Log the slowest 5 tests on Console