Closed evaporei closed 4 years ago
For error visualization:
failures:
---- deserialize::test::parse_spacy_str stdout ----
thread 'deserialize::test::parse_spacy_str' panicked at 'assertion failed: `(left == right)`
left: `Str("hello brave new world")`,
right: `Str("hello brave new world")`', src/deserialize/mod.rs:315:9
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
failures:
deserialize::test::parse_spacy_str
test result: FAILED. 24 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out
error: test failed, to rerun pass '--lib'
or image:
or link hahah:
This example fails for example:
I've added a branch with this test: https://github.com/naomijub/edn-rs/tree/replace-too-many-spaces