Skip to content

Releases: mheap/phpunit-github-actions-printer

v1.5.1

09 Jan 18:12
Compare
Choose a tag to compare
  • Fix signature of printHeader for 8.0.0 ~ 8.5.6 (#25)

v1.5.0

09 Nov 13:42
Compare
Choose a tag to compare
  • Fixes a bug when using data providers (#22)

v1.4.0

13 Sep 20:38
93107fd
Compare
Choose a tag to compare
  • Add support for PHPUnit 7 (#20)

v1.3.0

04 Jul 10:13
Compare
Choose a tag to compare
  • 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

15 Feb 19:24
2cd2aad
Compare
Choose a tag to compare
  • Set up GitHub Actions to run tests and PHPCS
  • Make printer work on Windows

v.1.1.0

19 Jan 22:39
Compare
Choose a tag to compare
  • Fixed a bug when trying to extract error line (#3)
  • Added .phpt tests for the printer

v1.0.0

18 Jan 15:45
Compare
Choose a tag to compare

Initial Release