TestAutomationTools

This library will ease the test automation process using cucumber. And the testers no need to write complex code for data handling and other utilities

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

io.github.rituagrawal1384
ArtifactId

ArtifactId

test-automation-tools
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

TestAutomationTools
This library will ease the test automation process using cucumber. And the testers no need to write complex code for data handling and other utilities
Project URL

Project URL

https://github.com/RituAgrawal1384/TestAutomationTools
Project Organization

Project Organization

TestAutomationTools
Source Code Management

Source Code Management

https://github.com/RituAgrawal1384/TestAutomationTools

Download test-automation-tools

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.rituagrawal1384/test-automation-tools/ -->
<dependency>
    <groupId>io.github.rituagrawal1384</groupId>
    <artifactId>test-automation-tools</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.rituagrawal1384/test-automation-tools/
implementation 'io.github.rituagrawal1384:test-automation-tools:1.0.1'
// https://jarcasting.com/artifacts/io.github.rituagrawal1384/test-automation-tools/
implementation ("io.github.rituagrawal1384:test-automation-tools:1.0.1")
'io.github.rituagrawal1384:test-automation-tools:jar:1.0.1'
<dependency org="io.github.rituagrawal1384" name="test-automation-tools" rev="1.0.1">
  <artifact name="test-automation-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.rituagrawal1384', module='test-automation-tools', version='1.0.1')
)
libraryDependencies += "io.github.rituagrawal1384" % "test-automation-tools" % "1.0.1"
[io.github.rituagrawal1384/test-automation-tools "1.0.1"]

Dependencies

compile (47)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.2
log4j : log4j jar 1.2.17
org.apache.commons : commons-configuration2 jar 2.1.1
com.saucelabs : sauce_java_common jar 2.1.23
com.saucelabs : sauce_testng jar 2.1.23
mysql : mysql-connector-java jar 5.1.6
org.apache.httpcomponents : httpclient jar 4.5.3
org.apache.httpcomponents : httpcore jar 4.4
io.appium : java-client jar 7.5.0
io.cucumber : cucumber-java jar 4.7.2
io.cucumber : cucumber-testng jar 4.7.2
io.cucumber : cucumber-jvm pom 4.7.2
io.cucumber : cucumber-picocontainer jar 4.7.2
junit : junit jar 4.12
org.springframework.boot : spring-boot-autoconfigure jar 2.1.7.RELEASE
org.springframework : spring-context jar 5.1.9.RELEASE
org.springframework : spring-aop jar 5.1.9.RELEASE
org.springframework : spring-core jar 5.1.9.RELEASE
net.masterthought : cucumber-reporting jar 4.9.0
io.rest-assured : rest-assured jar 4.1.0
com.neovisionaries : nv-websocket-client jar 2.9
com.googlecode.json-simple : json-simple jar 1.1.1
org.slf4j : jcl-over-slf4j jar 2.0.0-alpha0
org.json : json jar 20190722
org.jsoup : jsoup jar 1.12.1
org.seleniumhq.selenium : htmlunit-driver jar 2.31.0
io.github.bonigarcia : webdrivermanager jar 4.0.0
com.codeborne : phantomjsdriver jar 1.4.0
de.redsix : pdfcompare jar 1.1.40
javax.mail : javax.mail-api jar 1.5.5
com.sun.mail : javax.mail jar 1.5.5
org.xerial : sqlite-jdbc jar 3.30.1
xml-apis : xml-apis jar 1.4.01
org.apache.poi : poi-ooxml jar 4.1.2
com.opencsv : opencsv jar 4.1
com.fasterxml.jackson.core : jackson-databind jar 2.9.9
com.squareup.okhttp3 : okhttp jar 4.4.0
com.github.mkolisnyk : cucumber-runner jar 1.3.5
com.github.mkolisnyk : cucumber-reports pom 1.3.5
org.freemarker : freemarker jar 2.3.30
org.postgresql : postgresql jar 42.2.0
com.jayway.jsonpath : json-path jar 2.3.0
com.azure : azure-storage-blob jar 12.8.0
com.azure : azure-storage-file-share jar 12.8.0
com.azure : azure-storage-common jar 12.8.0
com.fasterxml.jackson.core : jackson-core jar 2.11.3
org.testng : testng jar 6.9.10

test (5)

Group / Artifact Type Version
io.cucumber : cucumber-junit jar 4.7.2
org.springframework : spring-test jar 5.1.9.RELEASE
org.mockito : mockito-core jar 2.25.0
org.powermock : powermock-module-testng jar 2.0.4
org.powermock : powermock-api-mockito2 jar 2.0.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0