#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

#549 in Testing

Download history 7388/week @ 2023-12-20 6372/week @ 2023-12-27 10784/week @ 2024-01-03 7251/week @ 2024-01-10 15581/week @ 2024-01-17 9325/week @ 2024-01-24 11943/week @ 2024-01-31 11267/week @ 2024-02-07 5653/week @ 2024-02-14 6993/week @ 2024-02-21 8333/week @ 2024-02-28 9064/week @ 2024-03-06 9420/week @ 2024-03-13 6610/week @ 2024-03-20 9114/week @ 2024-03-27 9334/week @ 2024-04-03

36,427 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