com.redhat.qe/bugzilla-testng

Bugzilla integration for TestNG tests - check if a bz is open before running a test.

Leiningen/Boot

[com.redhat.qe/bugzilla-testng "1.0.4"]

Clojure CLI/deps.edn

com.redhat.qe/bugzilla-testng {:mvn/version "1.0.4"}

Gradle

implementation("com.redhat.qe:bugzilla-testng:1.0.4")

Maven

<dependency>
  <groupId>com.redhat.qe</groupId>
  <artifactId>bugzilla-testng</artifactId>
  <version>1.0.4</version>
</dependency>