Graphical frontend

TestNG extension providing acceptance test capabilities

License

License

Categories

Categories

GUI User Interface
GroupId

GroupId

org.jaccept
ArtifactId

ArtifactId

jaccept-gui
Last Version

Last Version

0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Graphical frontend
TestNG extension providing acceptance test capabilities

Download jaccept-gui

How to add to project

<!-- https://jarcasting.com/artifacts/org.jaccept/jaccept-gui/ -->
<dependency>
    <groupId>org.jaccept</groupId>
    <artifactId>jaccept-gui</artifactId>
    <version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.jaccept/jaccept-gui/
implementation 'org.jaccept:jaccept-gui:0.4'
// https://jarcasting.com/artifacts/org.jaccept/jaccept-gui/
implementation ("org.jaccept:jaccept-gui:0.4")
'org.jaccept:jaccept-gui:jar:0.4'
<dependency org="org.jaccept" name="jaccept-gui" rev="0.4">
  <artifact name="jaccept-gui" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jaccept', module='jaccept-gui', version='0.4')
)
libraryDependencies += "org.jaccept" % "jaccept-gui" % "0.4"
[org.jaccept/jaccept-gui "0.4"]

Dependencies

compile (3)

Group / Artifact Type Version
org.jaccept : jaccept-core jar 0.4
org.jaccept : jaccept-core test-jar 0.4
log4j : log4j jar 1.2.17

provided (1)

Group / Artifact Type Version
org.testng : testng jar 6.8.7

Project Modules

There are no modules declared in this project.

jaccept

Extension to TestNG to enabled automatic acceptance testing. The TestSuite TestCase are extended with operations providing added documentation and workflow control.

Versions

Version
0.4
0.3