public override void Stop()
 {
     SD.Log.Info("Killing unit test runner");
     processRunner.Kill();
 }