estrondo / sweet-mockito   1.0.0

GNU General Public License v3.0 only GitHub

A small library to help you (or not) with Mockito + Scala3 and ZIO.

Scala versions: 3.x

sweet-mockito-zio 1.0.0


Group ID:
one.estrondo
Artifact ID:
sweet-mockito-zio_3
Version:
1.0.0
Release Date:
Jan 19, 2023
Licenses:
Files:

libraryDependencies += "one.estrondo" %% "sweet-mockito-zio" % "1.0.0"

Mill build tool

ivy"one.estrondo::sweet-mockito-zio:1.0.0"

Scala CLI

//> using dep "one.estrondo::sweet-mockito-zio:1.0.0"

Ammonite REPL

import $ivy.`one.estrondo::sweet-mockito-zio:1.0.0`

<dependency>
  <groupId>one.estrondo</groupId>
  <artifactId>sweet-mockito-zio_3</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'one.estrondo', name: 'sweet-mockito-zio_3', version: '1.0.0'