Skip to content

Conversation

@gibiw
Copy link
Collaborator

@gibiw gibiw commented Sep 10, 2025

  • Added StatusDetector class to determine the type of test failures (assertion failures vs. other errors).
  • Updated event subscribers to utilize StatusDetector for setting appropriate test statuses.
  • Introduced unit tests for StatusDetector to ensure correct functionality in identifying failure types and statuses.
  • Updated composer.json and composer.lock to reflect new dependencies and version changes.

- Added `StatusDetector` class to determine the type of test failures (assertion failures vs. other errors).
- Updated event subscribers to utilize `StatusDetector` for setting appropriate test statuses.
- Introduced unit tests for `StatusDetector` to ensure correct functionality in identifying failure types and statuses.
- Updated `composer.json` and `composer.lock` to reflect new dependencies and version changes.
@gibiw gibiw merged commit c0502c9 into main Sep 10, 2025
8 checks passed
@gibiw gibiw deleted the feat/error-handling branch September 10, 2025 14:02
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.

3 participants