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.10


Group ID:
org.scalatest
Artifact ID:
scalatest-shouldmatchers_native0.4_2.13
Version:
3.2.10
Release Date:
Sept 16, 2021
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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