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