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

Refactor log parser, adapt to new events #172

Merged
merged 34 commits into from
Jan 16, 2023
Merged

Refactor log parser, adapt to new events #172

merged 34 commits into from
Jan 16, 2023

Conversation

Jean85
Copy link
Member

@Jean85 Jean85 commented Jun 17, 2022

This is a continuation of #162, to handle the different events that gets logged from PHPUnit, see sebastianbergmann/phpunit#4987

I'll leverage public readonly and backed enums to simplify the code behind the log parser.

@Jean85 Jean85 added this to the 2.0 milestone Jun 17, 2022
@Jean85 Jean85 self-assigned this Jun 17, 2022
@Jean85
Copy link
Member Author

Jean85 commented Jan 11, 2023

I'll try to restart workng on this, since PHPUnit 10 seems to be slated for the end of February; https://github.com/sebastianbergmann/phpunit/milestone/35

This needs phpspec/prophecy-phpunit#41 and phpspec/prophecy#585

@Jean85 Jean85 marked this pull request as ready for review January 16, 2023 16:48
@Jean85 Jean85 merged commit 0ae18dc into 2.x Jan 16, 2023
@Jean85 Jean85 deleted the refactor-log-parser branch January 16, 2023 16:50
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