This option will allow splitting the compile-time from the run-time directory of doctest invocations and is one step to solve https://github.com/rust-lang/cargo/issues/8993#issuecomment-760088944
6 lines
162 B
Text
6 lines
162 B
Text
|
|
running 1 test
|
|
test $DIR/run-directory.rs - foo (line 19) ... ok
|
|
|
|
test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in $TIME
|
|
|