google/comprehensive-rust

Look at mdbook-keeper

Open

#175 建立於 2023年1月17日

在 GitHub 查看
 (7 留言) (0 反應) (0 負責人)Rust (2,009 fork)batch import
good first issue

倉庫指標

Star
 (32,954 star)
PR 合併指標
 (平均合併 9天 23小時) (30 天內合併 36 個 PR)

描述

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.

貢獻者指南