google / google/comprehensive-rust
Look at mdbook-keeper
Open
good first issue
- Dominant language
- Rust
- Stars
- 33.4k
- Forks
- 2.1k
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 10
Description
We currently have a number of code blocks marked with `compile_fail`: this is often because they depend on third-party crates which aren't available when running `mdbook test`.
We should look into using https://github.com/tfpk/mdbook-keeper/ to handle testing instead. It explicitly supports using third-party crates in code snippets.
Contributor guide
Assessment
This issue has not been assessed yet.