Fork me on GitHub
#kaocha
<
2023-07-19
>
Nikolas Pafitis14:07:32

Is it possible for kaocha, instead of using the /test path or defining the paths in tests.edn , to simply look for files in your classpath? That way, if i run through deps.edn and I have a set of aliases with :extra-paths it should only look for test files there. I tried adding this in the configuration but it doesn't seem to work. :kaocha.testable/skip-add-classpath? false