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 1.0.0


Group ID:
io.github.seblm
Artifact ID:
json-scalatest-reporter_2.13
Version:
1.0.0
Release Date:
Jan 4, 2024
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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