Fork me on GitHub
#kaocha
<
2022-03-18
>
aratare16:03:42

Hi there. First of all, my thanks for the awesome library! I really enjoy using it 🙂 I have a small question which I hope someone can point me in the direction: is there a way to configure parallel test runner in kaocha? Specifically, I want to run my tests in parallel, but after combing through the docs I can't seem to find the option to enable such feature (if it exists). Thanks in advance.

aratare16:03:07

Ah I see. Thanks a lot 😄

lread03:03:29

@U013F1Q1R7G If you really wanna do it, https://github.com/weavejester/eftest is an alternative

plexus12:03:11

There's a branch with parallel test support that needs more people to try it out!

👀 2
aratare09:03:52

@U07FP7QJ0 I'll give it a swirl. Thanks for the link 🙂

aratare09:03:26

@UE21H2HHD I've tried eftest before and really like it. This project is mainly for me to learn about other frameworks, hence why I chose kaocha.

👍 1
plexus10:03:53

eftest is a great project, it pioneered some good ideas. It's much smaller and less full featured than kaocha, so it depends on what you're looking for.