Skip to content

String equality predicate with diffing #9

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

Closed
epage opened this issue Mar 28, 2018 · 0 comments
Closed

String equality predicate with diffing #9

epage opened this issue Mar 28, 2018 · 0 comments
Labels
enhancement Improve the expected

Comments

@epage
Copy link
Contributor

epage commented Mar 28, 2018

Something cobalt's dir diffing does is using the difference crate to provide a diff for the user, making it easier to spot why the test failed.

Providing this as a predicate will be very helpful for assert_cli and dir-diff.

@epage epage added the enhancement Improve the expected label Mar 28, 2018
epage added a commit to epage/predicates-rs that referenced this issue Apr 1, 2018
This will be more helpful when assert-rs#7 is implemented.

Fixes assert-rs#9
epage added a commit to epage/predicates-rs that referenced this issue Apr 2, 2018
This will be more helpful when assert-rs#7 is implemented.

Fixes assert-rs#9
epage added a commit to epage/predicates-rs that referenced this issue Apr 2, 2018
This will be more helpful when assert-rs#7 is implemented.

Fixes assert-rs#9
@epage epage closed this as completed in 84eb9fb Apr 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improve the expected
Projects
None yet
Development

No branches or pull requests

1 participant