Skip to content

Releases: dmitry-ivanov/laravel-testing-tools

Release 5.7.2

12 Sep 23:04

Choose a tag to compare

  • Minor fixes;

Release 5.7.1

06 Sep 17:42

Choose a tag to compare

  • Another required install step added (because of Laravel 5.7 changes):
    $mockConsoleOutput should be also disabled for your TestCase class.

Release 5.7.0

06 Sep 16:13

Choose a tag to compare

  • Laravel 5.7 support added;

Release 5.6.4

23 Jul 16:59

Choose a tag to compare

  • Readme changes;

Release 5.6.3

14 Jul 13:21

Choose a tag to compare

  • Readme fixes;

Release 5.6.2

14 Jul 10:28

Choose a tag to compare

  • Minor readme fixes;

Release 5.6.1

18 Feb 18:09

Choose a tag to compare

  • Removed Travis tests for PHP 7.0;

Release 5.6.0

18 Feb 18:03

Choose a tag to compare

  • Laravel 5.6 support added;

Release 5.5.5

24 Jan 10:43

Choose a tag to compare

  • Mockery ^1.0 supported;
  • Travis PHP 7.2 tests added;

Release 5.5.4

19 Jan 11:05

Choose a tag to compare

  • SensiolabsInsight integration removed;