Crate rust_doctest_builder

Source
Expand description

This is a helper binary for building rustdoc tests It essentially does what rustdoc test does except it allows for the full feature support of libtest so that it can be integrated to work with our nextest test_runner library.

Structsยง

Args ๐Ÿ”’
Simple program to greet a person
RustDocExtract ๐Ÿ”’
ExtractedDocTest ๐Ÿ”’
DocTestCode ๐Ÿ”’
DocTestCodeWrapper ๐Ÿ”’
DoctestAttributes ๐Ÿ”’

Functionsยง

make_test_case ๐Ÿ”’
test_binary ๐Ÿ”’
test_function ๐Ÿ”’

Structsยง

Dirs ๐Ÿ”’

Functionsยง

compile_merged ๐Ÿ”’
standalone_test_runner ๐Ÿ”’
compile_fail_test_result ๐Ÿ”’
doctest_to_code ๐Ÿ”’
main ๐Ÿ”’