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

macro dev ntest_timeout

Timeout attribute for the ntest framework

21 releases

0.9.3 Jun 19, 2024
0.9.2 Mar 8, 2024
0.9.0 Nov 11, 2022
0.8.1 Jun 6, 2022
0.3.3 Sep 20, 2019

#868 in Testing

Download history 26674/week @ 2024-04-04 29765/week @ 2024-04-11 28065/week @ 2024-04-18 25351/week @ 2024-04-25 26265/week @ 2024-05-02 29881/week @ 2024-05-09 30217/week @ 2024-05-16 27313/week @ 2024-05-23 24247/week @ 2024-05-30 24912/week @ 2024-06-06 42042/week @ 2024-06-13 28001/week @ 2024-06-20 26770/week @ 2024-06-27 40090/week @ 2024-07-04 47346/week @ 2024-07-11 38578/week @ 2024-07-18

157,420 downloads per month
Used in 62 crates (2 directly)

MIT license

7KB
75 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
~74K SLoC