com.github.metosin/test-doc-blocks

Generate Clojure tests from AsciiDoc and CommonMark doc code blocks

Leiningen/Boot

[com.github.metosin/test-doc-blocks "1.2.21-reitit1"]

Clojure CLI/deps.edn

com.github.metosin/test-doc-blocks {:mvn/version "1.2.21-reitit1"}

Gradle

implementation("com.github.metosin:test-doc-blocks:1.2.21-reitit1")

Maven

<dependency>
  <groupId>com.github.metosin</groupId>
  <artifactId>test-doc-blocks</artifactId>
  <version>1.2.21-reitit1</version>
</dependency>