munit.sbtmunit

package munit.sbtmunit

Members list

Type members

Classlikes

case object BuildInfo

This object was generated by sbt-buildinfo.

This object was generated by sbt-buildinfo.

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
BuildInfo.type
class MUnitGcpListener(val reportName: String, val bucketName: String, val maxRetries: Int, logger: Logger) extends MUnitReportListener

Attributes

Supertypes
class Object
trait Matchable
class Any
class MUnitLocalListener(path: Path, maxRetries: Int, logger: Logger) extends MUnitReportListener

Attributes

Supertypes
class Object
trait Matchable
class Any
object MUnitPlugin extends AutoPlugin

Attributes

Supertypes
class AutoPlugin
trait PluginsFunctions
class Basic
trait Plugins
class Object
trait Matchable
class Any
Show all
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
object MUnitReportPlugin extends AutoPlugin

Attributes

Supertypes
class AutoPlugin
trait PluginsFunctions
class Basic
trait Plugins
class Object
trait Matchable
class Any
Show all
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
class MUnitTestsListener(listener: MUnitReportListener, repository: String, reportName: String, ref: String, sha: String, scalaVersion: String, projectName: String) extends TestsListener

Attributes

Supertypes
trait TestsListener
trait TestReportListener
class Object
trait Matchable
class Any