discipline-scalatest

July 6, 2022 ยท View on GitHub

ScalaTest binding for Typelevel Discipline

Head on over to the microsite

Quick Start

libraryDependencies ++= Seq(
  "org.typelevel" %% "discipline-scalatest" % "<version>"
)

Contents

  1. 1Head on over to the microsite
  2. 2Quick Start