@josip.gracin Not so much an answer to your question but I had a similar need, in the end I just needed to run a single test e.g. lein kaocha --focus jackdaw.serdes.avro-test which appeared to have no dependencies and ran successfully. The Circle CI config in .circleci/config.yml might be a useful aid in lieu of any documentation for running the full suite