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