specs2

package specs2

Visibility
  1. Public
  2. All

Value Members

  1. object arguments extends ArgumentsArgs with ArgProperties

    import arguments._ to get access to all the Arguments creation functions

  2. object files extends FilesRunner

    run all specifications found in the test directory

  3. object html extends HtmlRunner

    runner creating html pages

  4. object junitxml extends JUnitXmlRunner

    runner creating junit xml reports

  5. object markdown extends MarkdownRunner

  6. object run extends ClassRunner

    runner ouputing results in the Console

  7. object text extends TextRunner

Ungrouped