test-generator
test-generator copied to clipboard
Support cargo workspaces
Thanks for this!
We're now using test-generator from your fork to get local tests running with cargo test again (previously in CI we were constructing an artificial folder structure that was compatible with test-generator).
@frehberg It would be quite useful for this to get merged. It should not affect tests in non-workspace cases.
Friendly poke :-)
@frehberg Would you mind looking into this?