Releases: mheap/phpunit-github-actions-printer
Releases · mheap/phpunit-github-actions-printer
v1.5.1
- Fix signature of printHeader for 8.0.0 ~ 8.5.6 (#25)
v1.5.0
- Fixes a bug when using data providers (#22)
v1.4.0
- Add support for PHPUnit 7 (#20)
v1.3.0
- Add support for PHPUnit 9
- Fix class filename when using
WP_Mock
(#13, thanks @BrianHenryIE!)
- Enable multiline annotations in errors (#14, thanks @BrianHenryIE!)
v1.2.0
- Set up GitHub Actions to run tests and PHPCS
- Make printer work on Windows
v.1.1.0
- Fixed a bug when trying to extract error line (#3)
- Added
.phpt
tests for the printer