FilesRunnerMain

org.specs2.runner.FilesRunnerMain

This trait finds specifications in the source directory, instantiate them and report them using various printers as specified on the command line

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def run(args: Array[String], exit: Boolean): Unit

Run the specifications found in files based on command-line arguments

Run the specifications found in files based on command-line arguments

Attributes