stephennancekivell / scalatest-json   0.2.5

Apache License 2.0 GitHub

Scalatest matchers for Json with appropriate equality and descriptive error messages.

Scala versions: 3.x 2.13 2.12 2.11

scalatest-circe 0.0.4


Group ID:
com.stephenn
Artifact ID:
scalatest-circe_2.13
Version:
0.0.4
Release Date:
Dec 12, 2019
Licenses:
Files:

libraryDependencies += "com.stephenn" %% "scalatest-circe" % "0.0.4"

Mill build tool

ivy"com.stephenn::scalatest-circe:0.0.4"

Scala CLI

//> using dep "com.stephenn::scalatest-circe:0.0.4"

Ammonite REPL

import $ivy.`com.stephenn::scalatest-circe:0.0.4`

<dependency>
  <groupId>com.stephenn</groupId>
  <artifactId>scalatest-circe_2.13</artifactId>
  <version>0.0.4</version>
</dependency>

compile group: 'com.stephenn', name: 'scalatest-circe_2.13', version: '0.0.4'