Package

utest

runner

Permalink

package runner

Visibility
  1. Public
  2. All

Type Members

  1. abstract class BaseRunner extends Runner

    Permalink
  2. class Framework extends sbt.testing.Framework with Formatter

    Permalink
  3. final class MasterRunner extends BaseRunner

    Permalink
  4. class MillFramework extends Framework

    Permalink

    MillFramework this default to true since Mill's test-interface support isn't buggy and doesn't need utest to rely on println

  5. final class ScalaJsSlaveRunner extends BaseRunner

    Permalink

    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

  6. class Task extends sbt.testing.Task

    Permalink

Value Members

  1. object BaseRunner

    Permalink
  2. object Fingerprint extends SubclassFingerprint

    Permalink
  3. object Framework

    Permalink

Ungrouped