org.clojars.weissjeffm/testng

TestNG is a testing framework inspired from JUnit and NUnit but introducing some new functionalities that make it more powerful and easier to use

  • VCSN/A

  • cljdoc documentationcljdoc
  • 41 Downloads
  • 41 This Version

Leiningen/Boot

[org.clojars.weissjeffm/testng "5.14"]

Clojure CLI/deps.edn

org.clojars.weissjeffm/testng {:mvn/version "5.14"}

Gradle

implementation("org.clojars.weissjeffm:testng:5.14")

Maven

<dependency>
  <groupId>org.clojars.weissjeffm</groupId>
  <artifactId>testng</artifactId>
  <version>5.14</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.