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

Solve problems #1

Closed
wants to merge 6 commits into from
Closed

Solve problems #1

wants to merge 6 commits into from

Conversation

mk-mxp
Copy link
Owner

@mk-mxp mk-mxp commented Mar 30, 2024

Run CI

mk-mxp added 6 commits March 30, 2024 09:03
This is required, because PHPUnit 9.6+ no longer fails for syntax errors
with exit code 255. Instead, it converts the errors to exceptions and
handles them the same as every other exception (like the ones we use in
students stubs).

Use "all-fail" to show, that exceptions are now reported as individual
failing tests (for all tests here). This was based on a syntax error,
too. But that does not work like this test expected anymore.
This is recommended by test runner specification.
@mk-mxp mk-mxp closed this Mar 30, 2024
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.

1 participant