rust-cli / team

CLI working group
https://rust-cli.github.io/book
MIT License
298 stars 34 forks source link

Book: Test code blocks on CI #88

Closed killercup closed 5 years ago

killercup commented 6 years ago

mdbook has the ability to run rustdoc tests, but I've never set that up. We'll probably need to have several external crates available. Most code examples will also need to the have some imports added to them (but they can be hidden).