Skip to content

Releases: phpfui/HTMLUnitTester

PHP 8.3

23 Nov 14:25
Compare
Choose a tag to compare
V1.0.11

PHP 8.3

PHPUnit 10 Support

14 Apr 23:24
Compare
Choose a tag to compare
  • PHPUnit 10 now supported

Update workflow and readme for validator

18 Jan 23:10
Compare
Choose a tag to compare
  • Updated readme for most recent validator
  • Update workflows for most recent validator
  • Drop PHP 7.4 support

PHP 8.2 Support

07 Dec 20:50
Compare
Choose a tag to compare
  • PHP 8.2 support
  • PHPStan level 6
  • Local VNU server for tests
  • Update actions

Drop PHP 7.2 support

27 Oct 21:02
Compare
Choose a tag to compare
V1.0.6

Update Readme.md to reflect PHP support

Directory validation

13 Aug 01:22
Compare
Choose a tag to compare

assertDirectory allows for testing of all files in a directory, allowing unit tests to accommodate new files without explicitly revising tests for them.

Travis CI support

09 Sep 04:14
Compare
Choose a tag to compare
V1.0.3

Better unit testing

Initial Release

07 Sep 03:22
Compare
Choose a tag to compare
V1.0.1

Correct install