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

Ensure PHPUnit 10 compatibility #2509

Closed
5 tasks done
IonBazan opened this issue Mar 8, 2023 · 0 comments · Fixed by #2564
Closed
5 tasks done

Ensure PHPUnit 10 compatibility #2509

IonBazan opened this issue Mar 8, 2023 · 0 comments · Fixed by #2564
Labels

Comments

@IonBazan
Copy link
Member

IonBazan commented Mar 8, 2023

This is to track PHPUnit 10 compatibility with the test suite:

  • Rename abstract test classes ending with Test Rename abstract test classes to *TestCase #2507
  • Make all data providers static
  • Replace usages of deprecated and deleted test methods
  • Migrate XML configuration
  • Get rid of deprecations in tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant