Core module

Buggy is an add-on to TestNG for quickly creating test projects and easily customizing the launch of automated tests.

License

License

GroupId

GroupId

org.touchbit.buggy
ArtifactId

ArtifactId

buggy-core
Last Version

Last Version

0.3.7-beta
Release Date

Release Date

Type

Type

jar
Description

Description

Core module
Buggy is an add-on to TestNG for quickly creating test projects and easily customizing the launch of automated tests.
Project Organization

Project Organization

TouchBIT

Download buggy-core

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
org.testng : testng jar 7.1.1
com.beust : jcommander jar 1.74
org.atteo.classindex : classindex jar 3.7
org.apache.commons : commons-lang3 jar 3.9
org.apache.logging.log4j : log4j-slf4j-impl jar 2.9.1
org.apache.logging.log4j : log4j-1.2-api jar 2.9.1
org.apache.logging.log4j : log4j-jul jar 2.9.1
org.apache.logging.log4j : log4j-core jar 2.9.1
org.apache.logging.log4j : log4j-api jar 2.9.1
org.slf4j : slf4j-api jar 1.7.25
org.jetbrains : annotations jar 17.0.0
com.google.guava : guava jar 28.0-jre

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.5.0
org.junit.jupiter : junit-jupiter-params jar 5.5.0
org.hamcrest : hamcrest-all jar 1.3
org.powermock : powermock-api-mockito2 jar 2.0.2
org.awaitility : awaitility jar 4.0.1
com.google.inject : guice jar 4.2.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.7-beta
0.3.7-alpha