#proc-macro #unit-testing #macro-helpers #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

#727 in Testing

Download history 8326/week @ 2024-07-24 14996/week @ 2024-07-31 17404/week @ 2024-08-07 21128/week @ 2024-08-14 18368/week @ 2024-08-21 11323/week @ 2024-08-28 8743/week @ 2024-09-04 8544/week @ 2024-09-11 9457/week @ 2024-09-18 7731/week @ 2024-09-25 13506/week @ 2024-10-02 13469/week @ 2024-10-09 10392/week @ 2024-10-16 12677/week @ 2024-10-23 11290/week @ 2024-10-30 11155/week @ 2024-11-06

47,282 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