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

clairvoyance.specs2.ClairvoyantSpec.scala Maven / Gradle / Ivy

The newest version!
package clairvoyance.specs2

import org.specs2.mutable.Specification

abstract class ClairvoyantSpec extends Specification {
  sequential
  args.report(exporter = "clairvoyance.specs2.export.ClairvoyanceHtmlExporting")
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy