All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by testng with all dependencies

Search JAR files by class name

selenium-java-toolkit-testNg from group com.github.selenium-consulting (version 3.0.10)

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.

Group: com.github.selenium-consulting Artifact: selenium-java-toolkit-testNg
Show all versions Show documentation Show source 
 

0 downloads
Artifact selenium-java-toolkit-testNg
Group com.github.selenium-consulting
Version 3.0.10
Last update 17. November 2020
Organization not specified
URL https://www.selenium-consulting.ch/selenium-java-toolkit/
License MIT
Dependencies amount 2
Dependencies selenium-java-toolkit-base, testng,
There are maybe transitive dependencies!

scope-runner-testng from group com.undefinedlabs.scope (version 0.15.1-beta.2)

Scope is a APM for tests to give engineering teams unprecedented visibility into their CI process to quickly identify, troubleshoot and fix failed builds. This artifact contains the classes to instrument the TestNG runner.

Group: com.undefinedlabs.scope Artifact: scope-runner-testng
Show all versions Show documentation Show source 
 

0 downloads
Artifact scope-runner-testng
Group com.undefinedlabs.scope
Version 0.15.1-beta.2
Last update 24. June 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies scope-runner-core,
There are maybe transitive dependencies!

scope-rule-testng from group com.undefinedlabs.scope (version 0.15.1-beta.2)

Scope is a APM for tests to give engineering teams unprecedented visibility into their CI process to quickly identify, troubleshoot and fix failed builds. This artifact contains the classes to instrument the TestNG tests.

Group: com.undefinedlabs.scope Artifact: scope-rule-testng
Show all versions Show documentation Show source 
 

0 downloads
Artifact scope-rule-testng
Group com.undefinedlabs.scope
Version 0.15.1-beta.2
Last update 24. June 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

selenium-java-toolkit from group com.github.selenium-consulting (version 2.0.1)

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.

Group: com.github.selenium-consulting Artifact: selenium-java-toolkit
Show all versions Show documentation Show source 
 

0 downloads
Artifact selenium-java-toolkit
Group com.github.selenium-consulting
Version 2.0.1
Last update 08. February 2020
Organization not specified
URL https://www.selenium-consulting.ch/selenium-java-toolkit/
License MIT
Dependencies amount 13
Dependencies selenium-java, allure-descriptions-javadoc, allure-java-commons, testng, commons-io, poi, poi-ooxml, poi-ooxml-schemas, selenium-ie-driver, selenium-remote-driver, ibatis-core, slf4j-jdk14, slf4j-api,
There are maybe transitive dependencies!

org.eclipse.tycho.surefire.testnghelper from group org.eclipse.tycho (version 1.1.0)

This bundle is a Tycho internal bundle that is required to build Tycho itself and is not intended for public use. It exports 2 (empty) packages "org.testng" and "org.testng.xml" in order to fulfill the build requirements for the org.eclipse.tycho.surefire.testng Plug-in.

Group: org.eclipse.tycho Artifact: org.eclipse.tycho.surefire.testnghelper
Show all versions Show source 
 

1 downloads
Artifact org.eclipse.tycho.surefire.testnghelper
Group org.eclipse.tycho
Version 1.1.0
Last update 26. January 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jmockit from group com.github.hazendaz.jmockit (version 1.52.0)

JMockit is a Java toolkit for automated developer testing. It contains APIs for the creation of the objects to be tested, for mocking dependencies, and for faking external APIs; JUnit (4 and 5) and TestNG test runners are supported. It also contains an advanced code coverage tool.

Group: com.github.hazendaz.jmockit Artifact: jmockit
Show all versions Show documentation Show source 
 

0 downloads
Artifact jmockit
Group com.github.hazendaz.jmockit
Version 1.52.0
Last update 14. December 2023
Organization not specified
URL http://jmockit.github.io
License The MIT License
Dependencies amount 2
Dependencies spotbugs-annotations, objenesis,
There are maybe transitive dependencies!

jmockit from group org.jmockit (version 1.49)

JMockit is a Java toolkit for automated developer testing. It contains APIs for the creation of the objects to be tested, for mocking dependencies, and for faking external APIs; JUnit (4 & 5) and TestNG test runners are supported. It also contains an advanced code coverage tool.

Group: org.jmockit Artifact: jmockit
Show all versions Show documentation Show source 
 

474 downloads
Artifact jmockit
Group org.jmockit
Version 1.49
Last update 29. December 2019
Organization not specified
URL http://jmockit.github.io
License The MIT License
Dependencies amount 1
Dependencies jsr305,
There are maybe transitive dependencies!

arjuna-java from group com.testmile (version 0.1.3)

Arjuna-Java is the client implementation in Java for development of test automation using Arjuna. It uses TestNG as the test engine. With minor tweaks, it can be used with any other test engine or custom test automation implementations. Arjuna is a Python based test automation framework developed by Rahul Verma (www.rahulverma.net)

Group: com.testmile Artifact: arjuna-java
Show all versions Show documentation Show source 
 

0 downloads
Artifact arjuna-java
Group com.testmile
Version 0.1.3
Last update 29. September 2019
Organization Test Mile Software Testing Pvt Ltd
URL https://testmile.com/arjuna
License Apache License 2.0
Dependencies amount 9
Dependencies jna, jna-platform, log4j, jcommander, testng, commons-lang3, commons-io, httpclient, gson,
There are maybe transitive dependencies!

DolphinNG from group com.github.basavaraj1985 (version 1.3.0)

DolphinNG provides set of very useful addons for testNG. Most important features that it supports are condensed smart reports, auto creation of jira ticets for test failures, linking test fails to jira tickets, progress reporting during test runs.

Group: com.github.basavaraj1985 Artifact: DolphinNG
Show all versions Show documentation Show source 
 

0 downloads
Artifact DolphinNG
Group com.github.basavaraj1985
Version 1.3.0
Last update 29. January 2018
Organization not specified
URL https://github.com/basavaraj1985/DolphinNG
License The Apache License, Version 2.0
Dependencies amount 10
Dependencies log4j-api, log4j-core, commons-lang, jersey-client, commons-configuration, testng, velocity, commons-io, json-path, rest-assured,
There are maybe transitive dependencies!

beanrunner from group net.sf.beanrunner (version 1.0.0)

This project provides a meaningful way to increase code coverage of your jUnit and TestNG tests. Unit testing Java Beans can be a tedious task. The goal of this project is to provide an automated way to unit test the getters and setters of a class.

Group: net.sf.beanrunner Artifact: beanrunner
Show all versions Show documentation Show source 
 

1 downloads
Artifact beanrunner
Group net.sf.beanrunner
Version 1.0.0
Last update 15. September 2016
Organization not specified
URL http://beanrunner.sourceforge.net
License Mozilla Public License 1.0 (MPL)
Dependencies amount 1
Dependencies junit,
There are maybe transitive dependencies!



Page 36 from 38 (items total 378)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy