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

Upgrade to PHPUnit 10 #44

Open
oddevan opened this issue Jul 8, 2023 · 1 comment
Open

Upgrade to PHPUnit 10 #44

oddevan opened this issue Jul 8, 2023 · 1 comment
Labels

Comments

@oddevan
Copy link
Member

oddevan commented Jul 8, 2023

We are currently using PHPUnit 9. PHPUnit 10 has some breaking changes that especially affect testing multiple calls to a mocked method.

Fixing this will involve revamping many tests. Deferring until MVP is done.

@oddevan oddevan added enhancement New feature or request unit test tech debt labels Jul 8, 2023
@oddevan
Copy link
Member Author

oddevan commented Feb 16, 2024

Consider Pest as an alternative/enhancement.

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