Fork me on GitHub
#circleci
<
2023-08-16
>
markt20:08:40

Hi all, I'm using the https://github.com/circleci/circleci.test library and want to take advantage of the https://circleci.com/docs/parallelism-faster-jobs/ , given it's a circleci lib it should integrate well. But I can't see how that is the case, the only solutions I have so far feel a bit hacky... I've seen this: https://www.juxt.pro/blog/parallel-kaocha/ but would rather not have to change the underlying lib. Does anyone have experience in getting this hooked up?