parameterized-macro 3.0.0

Attribute macro crate for parameterized tests.
Documentation
1
2
3
4
5
error: expected curly braces
 --> tests/fail/square_brackets.rs:3:21
  |
3 | #[parameterized(v = [1, 2, 3])]
  |                     ^