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