kaocha

Official support channel: https://clojureverse.org/c/projects/kaocha
2020-07-30T19:36:21.021400Z

is there a way to list all the ns’s that contain tests? this isn’t strictly related to kaocha, but i am looking to parallelize testing in circleci and it needs a list of tests to split amongst the instances, and i thought someone here might know