mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-17 00:00:11 +02:00
Introduce tokio_test::io::Builder::name to configure name of the mock object, to include in panic messages. Also show number of remaining actions or action index in some cases to help debugging failed tests.