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