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.0.1


Group ID:
de.johoop
Artifact ID:
sbt-testng-plugin
Version:
3.0.1
Release Date:
Jul 13, 2014
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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