#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

#475 in Testing

Download history 38/week @ 2024-01-08 65/week @ 2024-01-15 178/week @ 2024-01-22 273/week @ 2024-01-29 288/week @ 2024-02-05 307/week @ 2024-02-12 187/week @ 2024-02-19 260/week @ 2024-02-26 315/week @ 2024-03-04 327/week @ 2024-03-11 370/week @ 2024-03-18 306/week @ 2024-03-25 306/week @ 2024-04-01 269/week @ 2024-04-08 315/week @ 2024-04-15 292/week @ 2024-04-22

1,212 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