eed3si9n / expecty   0.16.0

Apache License 2.0 GitHub

Power assertions (as known from Groovy and Spock) for the Scala language.

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

expecty 0.16.0


Group ID:
com.eed3si9n.expecty
Artifact ID:
expecty_native0.4_2.13
Version:
0.16.0
Release Date:
Sept 14, 2022
Licenses:
Files:

libraryDependencies += "com.eed3si9n.expecty" %%% "expecty" % "0.16.0"

Mill build tool

ivy"com.eed3si9n.expecty::expecty::0.16.0"

Scala CLI

//> using dep "com.eed3si9n.expecty::expecty::0.16.0"