- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
public class TestMojo
extends org.apache.maven.plugin.AbstractMojo
Provides a bridge between Maven and the command-line form of ScalaTest's Runner.
Many of the configuration options available on this goal
are directly reflected in the Runner ScalaDoc on http://www.scalatest.org.
- Author:
- Sean Griffin, Mike Pilquist, Jon-Anders Teigen, Bill Venners