Switch to pretty_assertions

This commit is contained in:
Dustin J. Mitchell 2021-10-02 01:01:28 +00:00
parent 267288c9e6
commit a143660124
47 changed files with 130 additions and 17 deletions

View file

@ -43,6 +43,7 @@ assert_cmd = "^1.0.3"
predicates = "^1.0.7"
tempfile = "3"
rstest = "0.10"
pretty_assertions = "1"
[features]
usage-docs = [ "mdbook", "serde_json" ]