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

testng-6-7 3.1.1.0


Group ID:
org.scalatestplus
Artifact ID:
testng-6-7_2.13
Version:
3.1.1.0
Release Date:
Feb 20, 2020
Licenses:
Files:

libraryDependencies += "org.scalatestplus" %% "testng-6-7" % "3.1.1.0"

Mill build tool

ivy"org.scalatestplus::testng-6-7:3.1.1.0"

Scala CLI

//> using dep "org.scalatestplus::testng-6-7:3.1.1.0"

Ammonite REPL

import $ivy.`org.scalatestplus::testng-6-7:3.1.1.0`

<dependency>
  <groupId>org.scalatestplus</groupId>
  <artifactId>testng-6-7_2.13</artifactId>
  <version>3.1.1.0</version>
</dependency>

compile group: 'org.scalatestplus', name: 'testng-6-7_2.13', version: '3.1.1.0'