Fork me on GitHub
#kaocha
<
2019-10-17
>
plexus09:10:04

plugins are keywords, not sure if that's the issue here but start with that, i.e. :plugins [:kaocha.plugin/cloverage]

plexus09:10:33

if that's the issue then I'm very sorry you didn't get a more helpful error message. I think we have a ticket open for that though.

herald12:10:29

Has anyone managed to get kaocha-cljs cljs.repl.browser/repl-env working in CI?

herald12:10:18

If anyone has, I'd appreciate if you shared your CI script. I've had no luck with chrome, firefox, xvfb-run, or macOS on Travis.

nwjsmith20:10:15

👋 I’m trying to run tests using kaocha-cloverage, but I also use the time-literals library. Is there any way to (require 'time-literals.data-readers before cloverage starts reading code? Otherwise, I get errors about missing reader functions’