/validate_russell_readme

Validate Russell Readme

Primary LanguageRust

Validate Russell Readme

This crate simply runs the doc-tests in the main Readme file of russell

This project must be located in the same directory as russell; e.g.:

tree -d -L 1
.
├── russell
├── validate_russell_readme

Run:

cargo test