Is it possible with kaocha to run tests in parallel? We have a lot of tests that are hitting the database and I think that they would parallelize well - but I'm not sure, I'd like to try...
https://clojurians.slack.com/archives/CCY2V0U6A/p1647619842162889
Looks like there's a branch to try…
yup, we've been working on this for quite some time. It's in a fairly good if early stage and we welcome feedback! See the PR for lots of info.
Great! I'll give the branch a go and report back :)