lambdaisland / kaocha

Full featured next gen Clojure test runner
https://cljdoc.org/d/lambdaisland/kaocha/1.0.861/doc/1-introduction
Eclipse Public License 1.0
792 stars 81 forks source link

Clean up output of :print-invocations #415

Closed plexus closed 1 year ago

plexus commented 1 year ago

When invoking with no extra arguments the output of :print-invocations would have a stray (double) space. e.g.

bin/kaocha  --focus 'kaocha.type.ns-test/run-test-parallel'
-----------^

Get rid of that.

alysbrooks commented 1 year ago

Released in v1.84.1335

[lambdaisland/kaocha "1.84.1335"]                 ;; deps.edn
{lambdaisland/kaocha {:mvn/version "1.84.1335"}}  ;; project.clj