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

IsEqualHtml should extend PhpUnit Constraint #194

Merged

Conversation

unfulvio-godaddy
Copy link
Member

@unfulvio-godaddy unfulvio-godaddy commented Jan 3, 2023

Summary

Supersedes #146 with unit tests, and resolving merge conflicts.

Closes: #144

Details

I have also added test coverage for ExpectationsMet constraint.

Contributor checklist

  • I agree to follow this project's Code of Conduct.
  • I have updated the documentation accordingly
  • I have added tests to cover changes introduced by this pull request
  • All new and existing tests pass

Testing

Reviewer checklist

  • Code changes review
  • Documentation changes review
  • Unit tests pass
  • Static analysis passes

@unfulvio-godaddy unfulvio-godaddy self-assigned this Jan 3, 2023
@coveralls
Copy link

coveralls commented Jan 3, 2023

Coverage Status

Coverage: 14.501% (+2.6%) from 11.934% when pulling 72792e7 on issue/144-is-equal-html-extends-phpunit-constraint into 212424d on trunk.

@unfulvio-godaddy unfulvio-godaddy requested a review from a team January 3, 2023 08:23
@unfulvio-godaddy unfulvio-godaddy mentioned this pull request Jan 3, 2023
6 tasks
Copy link
Contributor

@agibson-godaddy agibson-godaddy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@agibson-godaddy agibson-godaddy merged commit c8dd29d into trunk Jan 3, 2023
@agibson-godaddy agibson-godaddy deleted the issue/144-is-equal-html-extends-phpunit-constraint branch January 3, 2023 10:28
@jeffpaul jeffpaul added this to the 0.6.0 milestone Jan 4, 2023
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.

IsEqualHtml needs to be a subclass of Constraint
4 participants