case classRunner(args: Array[String], remoteArgs: Array[String], testClassLoader: ClassLoader) extends sbt.testing.Runner with Product with Serializable
Represents one run of a suite of tests.
case classSbtPartestTask(taskDef: TaskDef) extends Task with Product with Serializable
Run partest in this VM.
Run partest in this VM. Assumes we're running in a forked VM!
Run partest in this VM. Assumes we're running in a forked VM!
TODO: make configurable