#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

#830 in Testing

Download history 31130/week @ 2024-02-06 29323/week @ 2024-02-13 27342/week @ 2024-02-20 26079/week @ 2024-02-27 22286/week @ 2024-03-05 29910/week @ 2024-03-12 22095/week @ 2024-03-19 25319/week @ 2024-03-26 25936/week @ 2024-04-02 28212/week @ 2024-04-09 28241/week @ 2024-04-16 28247/week @ 2024-04-23 22712/week @ 2024-04-30 30921/week @ 2024-05-07 30356/week @ 2024-05-14 24015/week @ 2024-05-21

112,803 downloads per month
Used in 59 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
~74K SLoC