Crate test_log

Source
Expand description

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

Attribute Macrosยง

  • A procedural macro for the test attribute.