dbrgn / tracing-testLinks
Access and evaluate tracing logs in async and sync tests.
☆84Updated 2 months ago
Alternatives and similar repositories for tracing-test
Users that are interested in tracing-test are comparing it to the libraries listed below
Sorting:
- Provides assert_eq! like macros with colorized diff output☆154Updated 8 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆149Updated last month
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆109Updated last week
- Lazy formatting utility macro for rust☆129Updated last year
- Cargo command to create the README.md from your crate's documentation☆168Updated last week
- ☆196Updated last week
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated 2 weeks ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆126Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Tracing layer that automatically creates and manages progress bars for active spans.☆259Updated 2 months ago
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆88Updated 2 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.