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 1.0.0-M1


Group ID:
com.codecommit
Artifact ID:
cats-effect-testing-specs2_2.13
Version:
1.0.0-M1
Release Date:
Jan 20, 2021
Licenses:
Files:

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

Mill build tool

ivy"com.codecommit::cats-effect-testing-specs2:1.0.0-M1"

Scala CLI

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

Ammonite REPL

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

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

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