Skip to content
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

Integrate with PHPUnit #14

Open
beberlei opened this issue Mar 11, 2021 · 1 comment
Open

Integrate with PHPUnit #14

beberlei opened this issue Mar 11, 2021 · 1 comment

Comments

@beberlei
Copy link
Member

The VerifyDeprecations trait exists to add assertions about deprecations which is a deprecation-producer task. For deprecation consumers we still need to check how to integrate with PHPUnit.

@Jean85
Copy link

Jean85 commented Apr 4, 2023

You can probably do it with PHPUnit 10 and its new event system. BTW that is already wired to an error handler, so triggering those would automatically work out of the box.

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

No branches or pull requests

2 participants