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ยง

test
A procedural macro for the test attribute.