2 releases

Uses old Rust 2015

0.1.1 Jan 2, 2019
0.1.0 Aug 16, 2018

#49 in #tokio-task

Download history 38/week @ 2025-03-11 32/week @ 2025-03-18 38/week @ 2025-03-25 35/week @ 2025-04-01 31/week @ 2025-04-08 37/week @ 2025-04-15 65/week @ 2025-04-22 50/week @ 2025-04-29 41/week @ 2025-05-06 23/week @ 2025-05-13 9/week @ 2025-05-20 24/week @ 2025-05-27 17/week @ 2025-06-03 35/week @ 2025-06-10 51/week @ 2025-06-17 44/week @ 2025-06-24

148 downloads per month
Used in fewer than 6 crates

MIT license

6KB
80 lines

Wrap Tokio based code with a mock task.

This allows writing tests that are able to assert that a task is notified on an event.


Tokio Mock Task

Mock a task for testing.

License

This project is licensed under the MIT license.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in tokio-mock-task by you, shall be licensed as MIT, without any additional terms or conditions.

Dependencies

~55KB