Registry / testing / skeptic

skeptic

JSON →
library0.13.7rscratesunverified

Test your Rust markdown documentation via Cargo.

# Cargo.toml [dependencies] skeptic = "0.13.7"
INSTALL
IMPORT
SIG · SKEPTIC
S
skeptic
testingrustv0.13.7
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Skeptic
use skeptic::Skeptic;

Generate test cases from markdown code blocks.

use skeptic::Skeptic; fn main() { let skeptic = Skeptic::new(); skeptic.generate_tests_from_markdown_files(&["README.md"]).unwrap(); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.13.7latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
16
OpenAI (training)
1
Resources
skeptic — cargo add skeptic · libregistry