midje-tabular-formatter

Tool for formatting Midje tabular tests

Leiningen/Boot

[midje-tabular-formatter "0.1.0"]

Clojure CLI/deps.edn

midje-tabular-formatter/midje-tabular-formatter {:mvn/version "0.1.0"}

Gradle

implementation("midje-tabular-formatter:midje-tabular-formatter:0.1.0")

Maven

<dependency>
  <groupId>midje-tabular-formatter</groupId>
  <artifactId>midje-tabular-formatter</artifactId>
  <version>0.1.0</version>
</dependency>