google/comprehensive-rust

Look at mdbook-keeper

開放

#175 建立於 2023年1月17日

 (7 則留言) (0 個反應) (0 位負責人)Rust (2,009 個分叉)batch import
good first issue

倉庫指標

星標
 (32,954 顆星)
PR 合併指標
 (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.

貢獻者指南