Skip to content

Conversation

@senekor
Copy link
Contributor

@senekor senekor commented Dec 8, 2025

The strings being compared in the tests are rather long. If they don't match, it can be difficult to spot what's wrong from the output of the regular assert_eq macro. Using pretty_assertions solves this problem.

[no important files changed]

@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2025

This PR touches files which potentially affect the outcome of the tests of an exercise. This will cause all students' solutions to affected exercises to be re-tested.

If this PR does not affect the result of the test (or, for example, adds an edge case that is not worth rerunning all tests for), please add the following to the merge-commit message which will stops student's tests from re-running. Please copy-paste to avoid typos.

[no important files changed]

For more information, refer to the documentation. If you are unsure whether to add the message or not, please ping @exercism/maintainers-admin in a comment. Thank you!

The strings being compared in the tests are rather long. If they don't
match, it can be difficult to spot what's wrong from the output of the
regular assert_eq macro. Using pretty_assertions solves this problem.
@senekor senekor force-pushed the senekor/lzxmuokntsop branch from a33ff5d to f868b46 Compare December 8, 2025 16:52
@senekor senekor requested a review from ellnix December 8, 2025 16:54
Copy link
Contributor

@ellnix ellnix left a comment

Choose a reason for hiding this comment

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

Seems straightforward

@senekor senekor merged commit 7978fdb into main Dec 8, 2025
10 checks passed
@senekor senekor deleted the senekor/lzxmuokntsop branch December 8, 2025 20:15
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