#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

#1018 in Testing

Download history 31038/week @ 2024-10-12 30996/week @ 2024-10-19 31141/week @ 2024-10-26 25220/week @ 2024-11-02 26214/week @ 2024-11-09 25949/week @ 2024-11-16 22646/week @ 2024-11-23 28039/week @ 2024-11-30 23343/week @ 2024-12-07 23300/week @ 2024-12-14 11601/week @ 2024-12-21 17553/week @ 2024-12-28 30305/week @ 2025-01-04 35534/week @ 2025-01-11 36181/week @ 2025-01-18 30737/week @ 2025-01-25

135,322 downloads per month
Used in 70 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

~3MB
~62K SLoC