Browse Source
This moves the macro to `lib.rs` so that it can be used in all the tests in the whole crate. It also makes it a little more usable by trimming whitespace and printing both the expected and actual values, in addition to the diff. A follow-up commit will migrate various uses of `assert_eq!` over to it. Co-authored-by: Trevor Elliot <telliott@fastly.com>pull/9071/head
Nick Fitzgerald
3 months ago
committed by
GitHub
2 changed files with 28 additions and 13 deletions
Loading…
Reference in new issue