utest

runner

package runner

Visibility
  1. Public
  2. All

Type Members

  1. abstract class BaseRunner extends Runner

  2. class Framework extends sbt.testing.Framework

  3. final class MasterRunner extends BaseRunner

  4. final class ScalaJsSlaveRunner extends BaseRunner

    Stub runner for Scala.js only which runs tasks but forwards the results to the master over send, for the master to aggregate and display

  5. class Task extends sbt.testing.Task

Ungrouped