typelevel / cats-effect-testing   1.5.0

Apache License 2.0 GitHub

Integration between cats-effect and test frameworks

Scala versions: 3.x 2.13 2.12
Scala.js versions: 1.x
Scala Native versions: 0.4

cats-effect-testing-specs2 0.5.3


Group ID:
com.codecommit
Artifact ID:
cats-effect-testing-specs2_2.13
Version:
0.5.3
Release Date:
Apr 23, 2021
Licenses:
Files:

libraryDependencies += "com.codecommit" %% "cats-effect-testing-specs2" % "0.5.3"

Mill build tool

ivy"com.codecommit::cats-effect-testing-specs2:0.5.3"

Scala CLI

//> using dep "com.codecommit::cats-effect-testing-specs2:0.5.3"

Ammonite REPL

import $ivy.`com.codecommit::cats-effect-testing-specs2:0.5.3`

<dependency>
  <groupId>com.codecommit</groupId>
  <artifactId>cats-effect-testing-specs2_2.13</artifactId>
  <version>0.5.3</version>
</dependency>

compile group: 'com.codecommit', name: 'cats-effect-testing-specs2_2.13', version: '0.5.3'