Skip to content

Releases: albertcht/lumen-testing

v1.1

01 Dec 09:53

Choose a tag to compare

Features

  • Add support for Console and Containers
  • Add missing be() method to InteractsWithAuthentication.php
  • Add missing expectsJobs() and withoutJobs() methods to MocksApplicationServices.php
  • Add trait to run tests with/without exception handling

Thanks to #10, #11

v1.0

29 Sep 14:30
7d9182d

Choose a tag to compare

  • Support Lumen 6.0.

v0.9

13 Jun 12:17
f529751

Choose a tag to compare

  • Support Lumen 5.8

v0.8

05 Oct 13:16
02d787b

Choose a tag to compare

  • Add support for both baseUrl and app url for setting base app.

Release v0.7

19 Aug 06:00

Choose a tag to compare

  • Support PHPUnit 7

v0.6

21 Jul 08:23
cc05883

Choose a tag to compare

  • Support Lumen 5.6.4
  • Add missing assertions for Lumen 5.6

v0.5

28 Feb 08:16
979aceb

Choose a tag to compare

  • Support Laravel 5.6

v0.4

31 Dec 04:41
ddbcae4

Choose a tag to compare

  • minimum php version: 7.0
  • minimum lumen version: 5.3

v0.3

31 Dec 04:05
3ad2fac

Choose a tag to compare

add tests

v0.2

30 Dec 15:59
4bd9d53

Choose a tag to compare

fix some bugs