Launched this week

RustForge
A modular, adoptable Rust test-suite template
11 followers
A modular, adoptable Rust test-suite template
11 followers
A modular, adoptable Rust test-suite template β from cargo test basics to compiler-style coverage (fuzzing, property tests, benchmarks, compile-fail checks). - rwilliamspbg-ops/RustForge


Tried RustForge over the weekend and the fuzz and property test setup was ready to go in under five minutes, which is usually the part I procrastinate on forever. The module-by-module breakdown made it easy to skip ahead to the coverage section.
@berg_feltonΒ Great, hope this tool is useful. Make Rust a little easier to work with and test.