Improve test runner

This commit is contained in:
Andrey Antukh
2022-09-21 00:46:22 +02:00
parent 2348146f00
commit ec53288b66
5 changed files with 18 additions and 20 deletions

View File

@@ -71,7 +71,8 @@
{:extra-paths ["test"]
:extra-deps
{io.github.cognitect-labs/test-runner
{:git/tag "v0.5.0" :git/sha "b3fd0d2"}}
{:git/tag "v0.5.1" :git/sha "dfb30dd"}}
:main-opts ["-m" "cognitect.test-runner"]
:exec-fn cognitect.test-runner.api/test}
:outdated