testng-6.7


License

License

Categories

Categories

TestNG Unit Testing
GroupId

GroupId

com.sandinh
ArtifactId

ArtifactId

testng-6-7_0.25
Last Version

Last Version

3.2.0.0
Release Date

Release Date

Type

Type

bundle
Description

Description

testng-6.7
testng-6.7
Project URL

Project URL

https://github.com/scalatest/scalatestplus-testng
Project Organization

Project Organization

com.sandinh
Source Code Management

Source Code Management

https://github.com/scalatest/scalatestplus-selenium

Download testng-6-7_0.25

Dependencies

compile (3)

Group / Artifact Type Version
ch.epfl.lamp : dotty-library_0.25 jar 0.25.0-RC2
com.sandinh : scalatest-core_0.25 jar 3.2.0
org.testng : testng jar 6.7

Project Modules

There are no modules declared in this project.

ScalaTest + Selenium

ScalaTest + Selenium provides integration support between ScalaTest and Selenium.

Usage

To use it for ScalaTest 3.2.3 and Selenium 3.141.x:

SBT:

libraryDependencies += "org.scalatestplus" %% "selenium-3-141" % "3.2.3.0" % "test"

Maven:

<dependency>
  <groupId>org.scalatestplus</groupId>
  <artifactId>selenium-3-141</artifactId>
  <version>3.2.3.0</version>
  <scope>test</scope>
</dependency>

Publishing

Please use the following commands to publish to Sonatype:

$ sbt +publishSigned
com.sandinh

ScalaTest

Versions

Version
3.2.0.0