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-SNAP4


Group ID:
org.scalatestplus
Artifact ID:
scalatestplus-testng_2.12
Version:
1.0.0-SNAP4
Release Date:
Apr 8, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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