com.redhat.qe/bugzilla-testng

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

  • VCSN/A

  • cljdoc documentationcljdoc
  • 15,282 Downloads
  • 20 This Version

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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