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

Improve Assertion Message #64

Merged
merged 4 commits into from
May 30, 2024
Merged

Improve Assertion Message #64

merged 4 commits into from
May 30, 2024

Conversation

threeal
Copy link
Owner

@threeal threeal commented May 30, 2024

This pull request resolves #63 by improving the assertion messages in the assert, assert_message, and assert_execute_process functions. This change also adds a new _assert_internal_format_message internal function for formatting the assertion messages.

@threeal threeal added this to the Version 0.3.0 milestone May 30, 2024
@threeal threeal self-assigned this May 30, 2024
@threeal threeal force-pushed the improve-assertion-message branch 2 times, most recently from f484f36 to 7fd69d5 Compare May 30, 2024 11:00
@threeal threeal marked this pull request as ready for review May 30, 2024 11:03
@threeal threeal force-pushed the improve-assertion-message branch from 7fd69d5 to 42b15d4 Compare May 30, 2024 11:07
@threeal threeal force-pushed the improve-assertion-message branch from 48a2995 to 63dc863 Compare May 30, 2024 11:18
@threeal threeal merged commit b50610d into main May 30, 2024
2 checks passed
@threeal threeal deleted the improve-assertion-message branch May 30, 2024 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Harvested
Development

Successfully merging this pull request may close these issues.

Improve Assertion Message
1 participant