Class ServerMojo

  • All Implemented Interfaces:
    org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

    @Mojo(name="bdd",
          requiresDirectInvocation=true,
          requiresDependencyResolution=TEST)
    public class ServerMojo
    extends AbstractJasmineMojo
    Execute specs in a web browser. Monitors your sources/specs for changes as you develop.