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

More understandable Assertion Error Messages #78

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

thiscode
Copy link

Because I needed more detailed assertion error messages (what exactly differs) I have rewritten the compare function. It throws an error instead returning false. Now I can catch the message in every level and use it for the assertion error message. Maybe that's interesting for you too.

an exception with more specific message that will be used as assertion
exception message
Small Changes in Assertion Message
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.

2 participants