uncover

Build Status Crates.io API reference

A library that makes tests easier to maintain by using instrumentation to answer these two questions: * Which code is exercised by this test? * Which test covers this bit of code?

See the docs for more.