#timeout #unit-testing #unit #test-framework #test

macro dev ntest_timeout

Timeout attribute for the ntest framework

20 releases

0.9.2 Mar 8, 2024
0.9.0 Nov 11, 2022
0.8.1 Jun 6, 2022
0.7.5 Feb 25, 2022
0.3.3 Sep 20, 2019

#827 in Testing

Download history 22906/week @ 2023-12-18 9095/week @ 2023-12-25 25930/week @ 2024-01-01 25529/week @ 2024-01-08 34137/week @ 2024-01-15 32302/week @ 2024-01-22 28412/week @ 2024-01-29 31980/week @ 2024-02-05 29860/week @ 2024-02-12 26396/week @ 2024-02-19 25578/week @ 2024-02-26 23059/week @ 2024-03-04 28771/week @ 2024-03-11 23568/week @ 2024-03-18 24942/week @ 2024-03-25 24328/week @ 2024-04-01

102,675 downloads per month
Used in 58 crates (2 directly)

MIT license

7KB
73 lines

NTest Timeout

Part of the NTest library. Add the timeout attribute to the rust test framework using procedural macros.


lib.rs:

Part of the ntest library. Add timeout attribute to the rust test framework.

Dependencies

~3.5MB
~72K SLoC