test-format

Testing of Debug and Display format implementations with support for no_std

APACHE-2.0 License

Downloads
850
Stars
0

Test Debug and Display implementations (with no_std)

Test Debug and Display implementations on no_std targets viaassert_debug_fmt! and assert_display_fmt! macros:

assert_debug_fmt!(your_type, "expected debug format output");
assert_display_fmt!(your_type, "expected display format output");

Requirements

  • Rust 1.64+

Code of Conduct

We abide by the Contributor Covenant and ask that you do as well.

License

Copyright © 2024 Markus Mayer

Triple licensed under your choice of either of:

Package Rankings
Badges
Extracted from project README
Crates.io Docs Build Status Safety Dance codecov EUPL 1.2 licensed Apache 2.0 licensed MIT licensed