All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.specs2.reporter.HtmlReporter.scala Maven / Gradle / Ivy

The newest version!
package org.specs2
package reporter

import io.ConsoleOutput

/**
 * Reports a Specification as an Html page
 */
trait HtmlReporter extends DefaultReporter
    with HtmlExporting
    with ConsoleOutput 




© 2015 - 2025 Weber Informatics LLC | Privacy Policy