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