#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

#1034 in Testing

Download history 25108/week @ 2024-11-15 24634/week @ 2024-11-22 26321/week @ 2024-11-29 24791/week @ 2024-12-06 22529/week @ 2024-12-13 11609/week @ 2024-12-20 18608/week @ 2024-12-27 27435/week @ 2025-01-03 36472/week @ 2025-01-10 34962/week @ 2025-01-17 36440/week @ 2025-01-24 35624/week @ 2025-01-31 31803/week @ 2025-02-07 34035/week @ 2025-02-14 45421/week @ 2025-02-21 29102/week @ 2025-02-28

148,875 downloads per month
Used in 74 crates (3 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
~86K SLoC