Crate spectest_macros

Source
Expand description

Macros for the spectest package.

Attribute Macrosยง

glob_test
A macro that expands a single test case parameterized by a single &str parameter into a family of tests with the same name used as prefix for each file found in a glob pattern at compile time.