Open
Description
This would make contributing much less painful since you don't need docker or the rustwide utils, you could just test what the crate looks like without having to run cargo run build crate
first.
I think the fakes
module already does most of what this needs, maybe we could combine that with the regex.html
that's already in benches
?