Would you use this? โ fixtura, declarative fake data injection for tests
โ Rust ๐ 2026-05-06 ๐ค surdeus ๐๏ธ 1Writing test setup with fake-rs gets repetitive fast. I'm exploring a proc-macro that injects faked values directly into test arguments so the signature becomes the setup.
Before/after is in the README: GitHub - dsalaza4/fixtura ยท GitHub
Still in design phase โ looking for honest feedback on whether this solves a real pain point or if I'm solving a problem that doesn't exist.
1 post - 1 participant
๐ท๏ธ Rust_feed