Skip to content

Support PHPUnit 12 #140

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 14, 2025
Merged

Support PHPUnit 12 #140

merged 1 commit into from
Feb 14, 2025

Conversation

W0rma
Copy link
Contributor

@W0rma W0rma commented Feb 11, 2025

The only classes from phpunit which are directly used by this package are:

  • PHPUnit\Framework\AssertionFailedError
  • PHPUnit\Framework\ExpectationFailedException
  • PHPUnit\Framework\SelfDescribing

These classes don't seem to be affected by the BC breaking changes in PHPUnit 12.

Please note: currently, PHPUnit 12 is not installable because some other direct dependencies do not support it yet:

@Naktibalda Naktibalda merged commit 1047f02 into Codeception:master Feb 14, 2025
1 of 4 checks passed
@W0rma W0rma deleted the phpunit12 branch February 14, 2025 07:11
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.

3 participants