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.4.0


Group ID:
com.codecommit
Artifact ID:
cats-effect-testing-specs2_2.13
Version:
0.4.0
Release Date:
Jan 1, 2020
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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