Skip to content

bryandmc/logged-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logged-test

Proc-macro for setting up env-filter logger in tests. Works for normal 'fn' as well as 'async fn' with tokio runtime in tests.

Very simple macro, but if you want it to replace the #[test] macro with #[logtest] then it has to be a procedural macro.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages