#test #tests #unit

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

#312 in Testing

Download history 14636/week @ 2023-08-14 10195/week @ 2023-08-21 9541/week @ 2023-08-28 8928/week @ 2023-09-04 8312/week @ 2023-09-11 10363/week @ 2023-09-18 16403/week @ 2023-09-25 15720/week @ 2023-10-02 13858/week @ 2023-10-09 10935/week @ 2023-10-16 10609/week @ 2023-10-23 11214/week @ 2023-10-30 13885/week @ 2023-11-06 12822/week @ 2023-11-13 11450/week @ 2023-11-20 6812/week @ 2023-11-27

45,685 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