org.scalatest

tools

package tools

Visibility
  1. Public
  2. All

Type Members

  1. class Framework extends sbt.testing.Framework

    This class is ScalaTest's implementation of the new Framework API that is supported in sbt 0.

  2. class ScalaTestAntTask extends Task

    An ant task to run ScalaTest.

  3. class ScalaTestFramework extends scalatools.testing.Framework

    Class that makes ScalaTest tests visible to SBT (prior to version 0.

Value Members

  1. object Runner

    Application that runs a suite of tests.

Ungrouped