#unit #timeout #unit-testing #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

#54 in #timeout

Download history 44451/week @ 2024-07-08 44530/week @ 2024-07-15 37913/week @ 2024-07-22 34971/week @ 2024-07-29 35460/week @ 2024-08-05 30638/week @ 2024-08-12 57829/week @ 2024-08-19 29919/week @ 2024-08-26 30585/week @ 2024-09-02 28895/week @ 2024-09-09 25055/week @ 2024-09-16 26192/week @ 2024-09-23 31775/week @ 2024-09-30 36906/week @ 2024-10-07 29519/week @ 2024-10-14 30833/week @ 2024-10-21

130,087 downloads per month
Used in 66 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
~60K SLoC