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.5 0.4 0.3

scalatest-mustmatchers 3.0.0-SNAP12


Group ID:
org.scalatest
Artifact ID:
scalatest-mustmatchers_sjs0.6_2.10
Version:
3.0.0-SNAP12
Release Date:
Nov 16, 2015
Licenses:

libraryDependencies += "org.scalatest" %%% "scalatest-mustmatchers" % "3.0.0-SNAP12"
resolvers += Resolver.bintrayJCenter

Mill build tool

ivy"org.scalatest::scalatest-mustmatchers::3.0.0-SNAP12"
MavenRepository("https://jcenter.bintray.com")

Scala CLI

//> using dep "org.scalatest::scalatest-mustmatchers::3.0.0-SNAP12"