Generates test functions from filesystem patterns, allowing data-driven tests by enumerating entries matching a glob.
# Cargo.toml
[dependencies]
test-generator = "0.3.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Generates a test for each .txt file in tests/data/, passing the file path to the test function.
No known issues recorded.
No dependency data recorded yet.