test_with_tracing

Attribute Macro test

#[test]
Expand description

Attribute macro on tests that have tracing output.

This attribute macro acts just like the #[test] attribute except that it first initializes the tracing crate.