Scalatest matchers for Json with appropriate equality and descriptive error messages.
scalatest-json4s 0.2.0
Group ID:
com.stephenn
Artifact ID:
scalatest-json4s_2.13
Version:
0.2.0
Release Date:
Aug 24, 2020
Licenses:
Files:
Full Scala Version:
2.13.3
Developers:
libraryDependencies += "com.stephenn" %% "scalatest-json4s" % "0.2.0"
ivy"com.stephenn::scalatest-json4s:0.2.0"
//> using dep "com.stephenn::scalatest-json4s:0.2.0"
import $ivy.`com.stephenn::scalatest-json4s:0.2.0`
<dependency> <groupId>com.stephenn</groupId> <artifactId>scalatest-json4s_2.13</artifactId> <version>0.2.0</version> </dependency>
compile group: 'com.stephenn', name: 'scalatest-json4s_2.13', version: '0.2.0'