Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
Description
Extract the custom TestLogger (that collects and asserts on the logs) used in types.rs into a new module/crate so that it could be reused everywhere.
An additional improvement that could be made is to add env_logger as a delegate to it so that it also logs to stderr.
Use ctor crate to simulate before_all/after_all.
Attachments
Issue Links
- links to