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-propspec 3.2.0-M1


Group ID:
org.scalatest
Artifact ID:
scalatest-propspec_2.13
Version:
3.2.0-M1
Release Date:
Sept 10, 2019
Licenses:
Files:

libraryDependencies += "org.scalatest" %% "scalatest-propspec" % "3.2.0-M1"

Mill build tool

ivy"org.scalatest::scalatest-propspec:3.2.0-M1"

Scala CLI

//> using dep "org.scalatest::scalatest-propspec:3.2.0-M1"

Ammonite REPL

import $ivy.`org.scalatest::scalatest-propspec:3.2.0-M1`

<dependency>
  <groupId>org.scalatest</groupId>
  <artifactId>scalatest-propspec_2.13</artifactId>
  <version>3.2.0-M1</version>
</dependency>

compile group: 'org.scalatest', name: 'scalatest-propspec_2.13', version: '3.2.0-M1'