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

Update unit tests to support phpunit 10 #62

Closed
adamfranco opened this issue Aug 6, 2024 · 0 comments
Closed

Update unit tests to support phpunit 10 #62

adamfranco opened this issue Aug 6, 2024 · 0 comments
Assignees
Labels

Comments

@adamfranco
Copy link
Member

Tests seem to be written for phpunit < 6 which no longer works on new versions of PHP. See: https://phpunit.de/supported-versions.html

Updating unit tests to work with new versions of phpunit will help ensure that nothing breaks as code gets refactored.

@adamfranco adamfranco added the php8 label Aug 6, 2024
@adamfranco adamfranco self-assigned this Aug 6, 2024
adamfranco added a commit that referenced this issue Aug 8, 2024
…lity.

There isn't a TestSuite class any more for this purpose.
adamfranco added a commit that referenced this issue Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant