mirror of
https://github.com/tokio-rs/tokio.git
synced 2025-09-28 12:10:37 +00: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.
tokio-test
Tokio and Futures based testing utilities
License
This project is licensed under the MIT license.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Tokio by you, shall be licensed as MIT, without any additional terms or conditions.