scalatest / scalatest   3.2.18

Apache License 2.0 GitHub

A testing tool for Scala and Java developers

Scala versions: 3.x 2.13 2.12 2.11 2.10
Scala.js versions: 1.x 0.6
Scala Native versions: 0.4 0.3

scalatest-shouldmatchers 3.2.12


Group ID:
org.scalatest
Artifact ID:
scalatest-shouldmatchers_3
Version:
3.2.12
Release Date:
Apr 21, 2022
Licenses:
Files:

libraryDependencies += "org.scalatest" %% "scalatest-shouldmatchers" % "3.2.12"

Mill build tool

ivy"org.scalatest::scalatest-shouldmatchers:3.2.12"

Scala CLI

//> using dep "org.scalatest::scalatest-shouldmatchers:3.2.12"

Ammonite REPL

import $ivy.`org.scalatest::scalatest-shouldmatchers:3.2.12`

<dependency>
  <groupId>org.scalatest</groupId>
  <artifactId>scalatest-shouldmatchers_3</artifactId>
  <version>3.2.12</version>
</dependency>

compile group: 'org.scalatest', name: 'scalatest-shouldmatchers_3', version: '3.2.12'