Scalatest matchers for Json with appropriate equality and descriptive error messages.
scalatest-argonaut 0.0.2
Group ID:
com.stephenn
Artifact ID:
scalatest-argonaut_2.12
Version:
0.0.2
Release Date:
Dec 12, 2019
Licenses:
Files:
Full Scala Version:
2.12.10
Developers:
libraryDependencies += "com.stephenn" %% "scalatest-argonaut" % "0.0.2"
ivy"com.stephenn::scalatest-argonaut:0.0.2"
//> using dep "com.stephenn::scalatest-argonaut:0.0.2"
import $ivy.`com.stephenn::scalatest-argonaut:0.0.2`
<dependency> <groupId>com.stephenn</groupId> <artifactId>scalatest-argonaut_2.12</artifactId> <version>0.0.2</version> </dependency>
compile group: 'com.stephenn', name: 'scalatest-argonaut_2.12', version: '0.0.2'