testing

orestis 2022-03-18T07:19:18.165259Z

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...

nate 2022-03-19T16:23:31.777659Z

Looks like there's a branch to try…

plexus 2022-03-19T22:10:33.304029Z

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.

orestis 2022-03-20T12:07:22.802359Z

Great! I'll give the branch a go and report back :)