(partition-tests tests
{num-partitions :partition/total
partition-index :partition/index
:as options})
Return only tests
to run for the current partition (if :partition/total
and :partition/index
are specified). If
they are not specified this returns all tests
.
Return only `tests` to run for the current partition (if `:partition/total` and `:partition/index` are specified). If they are not specified this returns all `tests`.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close