mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-09-01 00:00:10 +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.