parameterized 1.0.0

Procedural macro which brings a compact parameterized testing implementation to Rust (inspired by JUnit @ParameterizedTest)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[licenses]

unlicensed = "deny"

copyleft = "deny"

confidence-threshold = 0.925

allow = [

    "Apache-2.0",

    "MIT",

]



[advisories]

vulnerability = "deny"

unmaintained = "deny"

notice = "deny"