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.