All Projects → typelevel → discipline-munit

typelevel / discipline-munit

Licence: other
MUnit binding for Typelevel Discipline

Programming Languages

scala
5932 projects

discipline-munit - MUnit binding for Typelevel Discipline

Build Status Maven Central

Quick Start

To use discipline-munit in an existing SBT project with Scala 2.12 or a later version, add the following dependencies to your build.sbt depending on your needs:

libraryDependencies ++= Seq(
  "org.typelevel" %%% "discipline-munit" % "<version>" % Test
)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].