#proc-macro #macro-helpers #unit-testing #test-framework #unit #test-macro

dev ntest_proc_macro_helper

Provide helper functions for the procedural macros used in ntest

7 releases

0.8.0 May 31, 2022
0.7.5 Feb 25, 2022
0.7.3 Jan 6, 2021
0.7.2 Sep 8, 2020
0.7.1 May 24, 2020

#701 in Testing

Download history 7708/week @ 2024-11-17 7766/week @ 2024-11-24 8364/week @ 2024-12-01 6207/week @ 2024-12-08 7495/week @ 2024-12-15 5209/week @ 2024-12-22 9953/week @ 2024-12-29 15540/week @ 2025-01-05 15480/week @ 2025-01-12 19777/week @ 2025-01-19 20080/week @ 2025-01-26 15866/week @ 2025-02-02 9443/week @ 2025-02-09 16210/week @ 2025-02-16 19145/week @ 2025-02-23 21407/week @ 2025-03-02

68,599 downloads per month

MIT license

3KB

NTest Procedural Macro Helper

Part of the NTest library. Only a helper lib for the procedural macros.


lib.rs:

The ntest lib enhances the rust test framework with some useful functions.

No runtime deps