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