Function run_test

fn run_test(opts: &TestOpts, force_ignore: bool, id: TestId, test: TestDescAndFn, strategy: RunStrategy, monitor_ch: Sender<CompletedTest>) -> Option<JoinHandle<()>>