Procedural macro attribute for generating parametrized test cases
Description
Provides #[test_case(...)] procedural macro attribute for generating
parametrized test cases easily.
This package contains library source intended for building other packages which
use the "default" feature of the "test-case" crate.