#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

#746 in Testing

Download history 12936/week @ 2024-08-13 27352/week @ 2024-08-20 10823/week @ 2024-08-27 8924/week @ 2024-09-03 8612/week @ 2024-09-10 9263/week @ 2024-09-17 6095/week @ 2024-09-24 11293/week @ 2024-10-01 17168/week @ 2024-10-08 10239/week @ 2024-10-15 10253/week @ 2024-10-22 13747/week @ 2024-10-29 11700/week @ 2024-11-05 6687/week @ 2024-11-12 9307/week @ 2024-11-19 9930/week @ 2024-11-26

39,647 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