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-scalatest 0.3.0


Group ID:
com.codecommit
Artifact ID:
cats-effect-testing-scalatest_2.13
Version:
0.3.0
Release Date:
Oct 4, 2019
Licenses:
Files:

libraryDependencies += "com.codecommit" %% "cats-effect-testing-scalatest" % "0.3.0"

Mill build tool

ivy"com.codecommit::cats-effect-testing-scalatest:0.3.0"

Scala CLI

//> using dep "com.codecommit::cats-effect-testing-scalatest:0.3.0"

Ammonite REPL

import $ivy.`com.codecommit::cats-effect-testing-scalatest:0.3.0`

<dependency>
  <groupId>com.codecommit</groupId>
  <artifactId>cats-effect-testing-scalatest_2.13</artifactId>
  <version>0.3.0</version>
</dependency>

compile group: 'com.codecommit', name: 'cats-effect-testing-scalatest_2.13', version: '0.3.0'