Crate test_pretty_log

source ·
Expand description

A crate providing a replacement #[test] attribute that initializes logging and/or tracing infrastructure before running tests.

This crate was forked from test-log

Attribute Macros

  • A procedural macro for the test attribute.