Last Version

Buggy 0.3.7-beta

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
Version

Version

0.3.7-beta
Type

Type

pom
Description

Description

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

Project URL

https://buggy.readthedocs.io/
Project Organization

Project Organization

TouchBIT
Source Code Management

Source Code Management

https://gitlab.com/TouchBIT/Buggy

Download buggy 0.3.7-beta

Filename Size
buggy-0.3.7-beta.pom 24 KB
Browse

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

Dependencies

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

  • buggy-core
  • buggy-feign
  • buggy-min-example
  • buggy-okhttp
  • buggy-testrail