Rust Skeptic - Test your Rust Markdown documentation via Cargo

Last week I released skeptic 0.7.1.

The big change in this version is that, finally, I've fixed the bug that caused rustc to get confused by multiple versions of dependencies in the target folder. This should make it much more reliable.

Skeptic remains a good choice for testing documentation that must link to crates. It works well with mdbook, as I'm using it in rust-cookbook.

1 Like