bugzilla-testng

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

  • VCSN/A

  • cljdoc documentationcljdoc
  • 150 Downloads
  • 150 This Version

Leiningen/Boot

[bugzilla-testng "1.0.2"]

Clojure CLI/deps.edn

bugzilla-testng/bugzilla-testng {:mvn/version "1.0.2"}

Gradle

implementation("bugzilla-testng:bugzilla-testng:1.0.2")

Maven

<dependency>
  <groupId>bugzilla-testng</groupId>
  <artifactId>bugzilla-testng</artifactId>
  <version>1.0.2</version>
</dependency>