All Projects → typelevel → cats-testkit-scalatest

typelevel / cats-testkit-scalatest

Licence: MIT license
Cats Testkit for Scalatest

Programming Languages

scala
5932 projects

cats-testkit-scalatest - Cats Testkit for Scalatest Continuous Integration Maven Central Code of Consuct

Head on over to the microsite

Quick Start

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

libraryDependencies ++= Seq(
  "org.typelevel" %% "cats-testkit-scalatest" % "<version>"
)
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].