Sbt plugin that generates jgiven html5 reports based on scalatest tests execution.
json-scalatest-reporter 0.5-scala212
Group ID:
io.github.seblm
Artifact ID:
json-scalatest-reporter_2.12
Version:
0.5-scala212
Release Date:
Jan 4, 2022
Licenses:
Files:
Full Scala Version:
2.12.15
Developers:
seblm
|
libraryDependencies += "io.github.seblm" %% "json-scalatest-reporter" % "0.5-scala212"
ivy"io.github.seblm::json-scalatest-reporter:0.5-scala212"
//> using dep "io.github.seblm::json-scalatest-reporter:0.5-scala212"
import $ivy.`io.github.seblm::json-scalatest-reporter:0.5-scala212`
<dependency> <groupId>io.github.seblm</groupId> <artifactId>json-scalatest-reporter_2.12</artifactId> <version>0.5-scala212</version> </dependency>
compile group: 'io.github.seblm', name: 'json-scalatest-reporter_2.12', version: '0.5-scala212'