#token-stream #macro-helpers #test

assert-tokenstreams-eq

Compares tokenstreams by applying rustfmt and using pretty_assertions to visualize differences

1 unstable release

0.1.0 Feb 12, 2023

#479 in Testing

Download history 21/week @ 2024-01-05 48/week @ 2024-01-12 114/week @ 2024-01-19 250/week @ 2024-01-26 272/week @ 2024-02-02 385/week @ 2024-02-09 155/week @ 2024-02-16 236/week @ 2024-02-23 310/week @ 2024-03-01 320/week @ 2024-03-08 341/week @ 2024-03-15 377/week @ 2024-03-22 301/week @ 2024-03-29

1,409 downloads per month
Used in 2 crates

MIT/Apache

7KB
131 lines

assert-tokenstreams-eq - Rust macro to compare tokenstreams

License: MIT OR Apache-2.0 ci

Compares tokenstreams by applying rustfmt and using pretty_assertions to visualize differences.

Dependencies

~0.5–1MB
~20K SLoC