org.scalatest

tools

package tools

Visibility
  1. Public
  2. All

Type Members

  1. class Framework extends sbt.testing.Framework

  2. class ProgressBarPanel extends JPanel

    A JPanel that shows the progress bar as tests are running, or a 'doing discovery' message with an animated icon if discovery is in process.

  3. class ScalaTestAntTask extends Task

    An ant task to run ScalaTest.

  4. class ScalaTestFramework extends scalatools.testing.Framework

    Class that makes ScalaTest tests visible to sbt.

Value Members

  1. object Runner

    Application that runs a suite of tests.

Ungrouped