#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

#526 in Testing

Download history 14067/week @ 2024-04-09 8637/week @ 2024-04-16 8106/week @ 2024-04-23 3638/week @ 2024-04-30 9474/week @ 2024-05-07 7990/week @ 2024-05-14 6748/week @ 2024-05-21 8351/week @ 2024-05-28 6752/week @ 2024-06-04 18551/week @ 2024-06-11 12242/week @ 2024-06-18 7628/week @ 2024-06-25 20802/week @ 2024-07-02 27837/week @ 2024-07-09 24546/week @ 2024-07-16 8322/week @ 2024-07-23

83,594 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