scalatest / scalatestplus-testng   3.1.4.0

Apache License 2.0 GitHub

ScalaTest + TestNG provides integration support between ScalaTest and TestNG.

Scala versions: 2.13 2.12 2.11 2.10

scalatestplus-testng 1.0.0-SNAP7


Group ID:
org.scalatestplus
Artifact ID:
scalatestplus-testng_2.12
Version:
1.0.0-SNAP7
Release Date:
Jun 1, 2019
Licenses:
Files:

libraryDependencies += "org.scalatestplus" %% "scalatestplus-testng" % "1.0.0-SNAP7"

Mill build tool

ivy"org.scalatestplus::scalatestplus-testng:1.0.0-SNAP7"

Scala CLI

//> using dep "org.scalatestplus::scalatestplus-testng:1.0.0-SNAP7"

Ammonite REPL

import $ivy.`org.scalatestplus::scalatestplus-testng:1.0.0-SNAP7`

<dependency>
  <groupId>org.scalatestplus</groupId>
  <artifactId>scalatestplus-testng_2.12</artifactId>
  <version>1.0.0-SNAP7</version>
</dependency>

compile group: 'org.scalatestplus', name: 'scalatestplus-testng_2.12', version: '1.0.0-SNAP7'