sbt / sbt-testng   3.1.1

GitHub

Implementation of the sbt testing interface for TestNG, bundled with an sbt plug-in for convenience.

sbt-testng-plugin 3.1.1


Group ID:
de.johoop
Artifact ID:
sbt-testng-plugin
Version:
3.1.1
Release Date:
Aug 15, 2017
Licenses:
Files:

libraryDependencies += "de.johoop" % "sbt-testng-plugin" % "3.1.1"

Mill build tool

ivy"de.johoop:sbt-testng-plugin:3.1.1"

Scala CLI

//> using dep "de.johoop:sbt-testng-plugin:3.1.1"

Ammonite REPL

import $ivy.`de.johoop:sbt-testng-plugin:3.1.1`

<dependency>
  <groupId>de.johoop</groupId>
  <artifactId>sbt-testng-plugin</artifactId>
  <version>3.1.1</version>
</dependency>

compile group: 'de.johoop', name: 'sbt-testng-plugin', version: '3.1.1'