Skip to content

chore: modernize PHPUnit 8 test setup and deprecated APIs#756

Open
anonymoususer72041 wants to merge 7 commits intoopencats:masterfrom
anonymoususer72041:chore/modernize-phpunit
Open

chore: modernize PHPUnit 8 test setup and deprecated APIs#756
anonymoususer72041 wants to merge 7 commits intoopencats:masterfrom
anonymoususer72041:chore/modernize-phpunit

Conversation

@anonymoususer72041
Copy link
Copy Markdown
Contributor

This updates the PHPUnit 8 test setup to reduce deprecated API usage and make the test suite easier to maintain on PHP 7.2.

It centralizes the test bootstrap, expands the PHPUnit configuration with dedicated test suites and updates CI and test documentation to use the shared configuration.

It also replaces deprecated or outdated PHPUnit patterns in the existing tests, including regex assertions, exception expectations and mock builder usage, while keeping the changes minimal and close to the current test structure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant