Fork me on GitHub
#kaocha
<
2021-05-07
>
kirill.salykin13:05:46

hi I am trying to run kaocha with cloverage plugin but have an error

lein kaocha --plugin cloverage
ERROR: Couldn't load plugin kaocha.plugin/cloverage
is there a way to have it more verbose?

kirill.salykin14:05:56

also, when I run kaocha with coverage is see this wan

16:39:49.429 [main] WARN  cloverage.instrument - Unknown special form (monitor-enter lockee__5714__auto__)
16:39:49.442 [main] WARN  cloverage.instrument - Unknown special form (monitor-exit lockee__5714__auto__)
and some tests fail

plexus14:05:50

that last one you'll have to report with the cloverage folks

plexus14:05:03

The first can you create a github issue with your project.clj and tests.edn?

Alys Brooks15:05:41

Is anyone using Kaocha's watch functionality with macOS Big Sur (11.3)? I'd like to confirm that this issue is fixed: https://github.com/lambdaisland/kaocha/issues/151