Function test::spawn_test_subprocess
source · pub(crate) fn spawn_test_subprocess(
id: TestId,
desc: TestDesc,
nocapture: bool,
report_time: bool,
monitor_ch: Sender<CompletedTest>,
time_opts: Option<TestTimeOptions>,
bench_benchmarks: bool
)
🔬This is a nightly-only experimental API. (
test
)