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

jgiven-scalatest-reporter 0.5-scala212


Group ID:
io.github.seblm
Artifact ID:
jgiven-scalatest-reporter_2.12
Version:
0.5-scala212
Release Date:
Jan 4, 2022
Licenses:
MIT
Files:

libraryDependencies += "io.github.seblm" %% "jgiven-scalatest-reporter" % "0.5-scala212"

Mill build tool

ivy"io.github.seblm::jgiven-scalatest-reporter:0.5-scala212"

Scala CLI

//> using dep "io.github.seblm::jgiven-scalatest-reporter:0.5-scala212"

Ammonite REPL

import $ivy.`io.github.seblm::jgiven-scalatest-reporter:0.5-scala212`

<dependency>
  <groupId>io.github.seblm</groupId>
  <artifactId>jgiven-scalatest-reporter_2.12</artifactId>
  <version>0.5-scala212</version>
</dependency>

compile group: 'io.github.seblm', name: 'jgiven-scalatest-reporter_2.12', version: '0.5-scala212'