seblm / sbt-jgiven-scalatest-reporter   1.0.2

MIT License GitHub

Sbt plugin that generates jgiven html5 reports based on scalatest tests execution.

Scala versions: 2.13 2.12
sbt plugins: 1.0

json-scalatest-reporter 0.4


Group ID:
io.github.seblm
Artifact ID:
json-scalatest-reporter_2.13
Version:
0.4
Release Date:
Apr 14, 2021
Licenses:
MIT
Files:

libraryDependencies += "io.github.seblm" %% "json-scalatest-reporter" % "0.4"

Mill build tool

ivy"io.github.seblm::json-scalatest-reporter:0.4"

Scala CLI

//> using dep "io.github.seblm::json-scalatest-reporter:0.4"

Ammonite REPL

import $ivy.`io.github.seblm::json-scalatest-reporter:0.4`

<dependency>
  <groupId>io.github.seblm</groupId>
  <artifactId>json-scalatest-reporter_2.13</artifactId>
  <version>0.4</version>
</dependency>

compile group: 'io.github.seblm', name: 'json-scalatest-reporter_2.13', version: '0.4'