hughsimpson / scalamock   6.1.0.0

MIT License Website GitHub

Native Scala mocking framework

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

scalamock 6.1.0.0


Group ID:
io.github.hughsimpson
Artifact ID:
scalamock_3
Version:
6.1.0.0
Release Date:
Sept 12, 2024
Licenses:
MIT
Files:
Full Scala Version:
3.4.2
Developers:

libraryDependencies += "io.github.hughsimpson" %% "scalamock" % "6.1.0.0"

Mill build tool

ivy"io.github.hughsimpson::scalamock:6.1.0.0"

Scala CLI

//> using dep "io.github.hughsimpson::scalamock:6.1.0.0"

Ammonite REPL

import $ivy.`io.github.hughsimpson::scalamock:6.1.0.0`

<dependency>
  <groupId>io.github.hughsimpson</groupId>
  <artifactId>scalamock_3</artifactId>
  <version>6.1.0.0</version>
</dependency>

compile group: 'io.github.hughsimpson', name: 'scalamock_3', version: '6.1.0.0'