ScalaTest + TestNG provides integration support between ScalaTest and TestNG.
testng-6-7 3.2.0.0-M1
Group ID:
org.scalatestplus
Artifact ID:
testng-6-7_2.13
Version:
3.2.0.0-M1
Release Date:
Sept 29, 2019
Licenses:
Files:
Full Scala Version:
2.13.1
Developers:
libraryDependencies += "org.scalatestplus" %% "testng-6-7" % "3.2.0.0-M1"
ivy"org.scalatestplus::testng-6-7:3.2.0.0-M1"
//> using dep "org.scalatestplus::testng-6-7:3.2.0.0-M1"
import $ivy.`org.scalatestplus::testng-6-7:3.2.0.0-M1`
<dependency> <groupId>org.scalatestplus</groupId> <artifactId>testng-6-7_2.13</artifactId> <version>3.2.0.0-M1</version> </dependency>
compile group: 'org.scalatestplus', name: 'testng-6-7_2.13', version: '3.2.0.0-M1'