luontola / specsy   2.3.3

Apache License 2.0 Website GitHub

BDD-style unit-level testing framework for Java/Scala/Groovy. Safely isolates mutable state. Unlimited nesting.

Scala versions: 2.12 2.11 2.10

specsy-scala 2.3.3


Group ID:
org.specsy
Artifact ID:
specsy-scala_2.12
Version:
2.3.3
Release Date:
Dec 11, 2018
Licenses:
Files:

libraryDependencies += "org.specsy" %% "specsy-scala" % "2.3.3"

Mill build tool

ivy"org.specsy::specsy-scala:2.3.3"

Scala CLI

//> using dep "org.specsy::specsy-scala:2.3.3"

Ammonite REPL

import $ivy.`org.specsy::specsy-scala:2.3.3`

<dependency>
  <groupId>org.specsy</groupId>
  <artifactId>specsy-scala_2.12</artifactId>
  <version>2.3.3</version>
</dependency>

compile group: 'org.specsy', name: 'specsy-scala_2.12', version: '2.3.3'