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


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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