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