Releases: facile-it/symfony-functional-testcase
Releases · facile-it/symfony-functional-testcase
1.1.2
- Fix and simplify kernel booting for command tester (#11)
1.1.1
- Fix support for Symfony 5.3 (#10)
1.0.0
- Bump requirement to PHP 7.2
0.1.4
- Add
prepareCommandTester
, to be used in place of runCommand
to obtain the CommandTester
before the execute
call b941c50
0.1.3
- Fix Symfony 5 compatibility #3
- Improve CI testing #3
- Switch to Codecov for coverage collection #4
- Increase PHPStan level to maximum (8) 0952653
0.1.2
- Adds Symfony 5 compatibility #2
0.1.1
- Add a third string optional parameter to
WebTestCase::assertStatusCode
as a custom failure message