Last Version

selenium-java-toolkit-JUnit5 3.0.12

Selenium-Toolkit is a Java based test-toolkit for selenium-testing with testNg. The goal of the toolkit is, to suport you in different things like 'how to manage testdata in the source', parallelisation, Webdriver-managemet, reporting and a lot more.

License

License

MIT
Categories

Categories

Java Languages JUnit Unit Testing
GroupId

GroupId

com.github.selenium-consulting
ArtifactId

ArtifactId

selenium-java-toolkit-JUnit5
Version

Version

3.0.12
Type

Type

jar
Description

Description

selenium-java-toolkit-JUnit5
Selenium-Toolkit is a Java based test-toolkit for selenium-testing with testNg. The goal of the toolkit is, to suport you in different things like 'how to manage testdata in the source', parallelisation, Webdriver-managemet, reporting and a lot more.

Download selenium-java-toolkit-JUnit5 3.0.12


<!-- https://jarcasting.com/artifacts/com.github.selenium-consulting/selenium-java-toolkit-JUnit5/ -->
<dependency>
    <groupId>com.github.selenium-consulting</groupId>
    <artifactId>selenium-java-toolkit-JUnit5</artifactId>
    <version>3.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.selenium-consulting/selenium-java-toolkit-JUnit5/
implementation 'com.github.selenium-consulting:selenium-java-toolkit-JUnit5:3.0.12'
// https://jarcasting.com/artifacts/com.github.selenium-consulting/selenium-java-toolkit-JUnit5/
implementation ("com.github.selenium-consulting:selenium-java-toolkit-JUnit5:3.0.12")
'com.github.selenium-consulting:selenium-java-toolkit-JUnit5:jar:3.0.12'
<dependency org="com.github.selenium-consulting" name="selenium-java-toolkit-JUnit5" rev="3.0.12">
  <artifact name="selenium-java-toolkit-JUnit5" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.selenium-consulting', module='selenium-java-toolkit-JUnit5', version='3.0.12')
)
libraryDependencies += "com.github.selenium-consulting" % "selenium-java-toolkit-JUnit5" % "3.0.12"
[com.github.selenium-consulting/selenium-java-toolkit-JUnit5 "3.0.12"]

Dependencies

compile (7)

Group / Artifact Type Version
com.github.selenium-consulting : selenium-java-toolkit-base jar 3.0.11
io.qameta.allure : allure-junit5 jar 2.13.2
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
org.junit.jupiter : junit-jupiter-api jar 5.5.2
org.junit.platform : junit-platform-runner jar 1.5.2
org.junit.vintage : junit-vintage-engine jar 5.2.0
commons-io : commons-io jar 1.4

Project Modules

There are no modules declared in this project.