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