Fork me on GitHub
#testing
<
2018-11-09
>
plexus00:11:51

@tanzoniteblack I know this won't get your PR merged, but just wanted to note that Cloverage now integrates with Kaocha, which has extensive support for filtering tests

plexus00:11:05

See clj -Sdeps '{:deps {lambdaisland/kaocha {:mvn/version "0.0-266"}}}' --plugin cloverage --help for the cloverage options, and https://cljdoc.org/d/lambdaisland/kaocha/0.0-266/doc/6-focusing-and-skipping for info on filtering

tanzoniteblack17:11:53

good to know, thanks @plexus.I'll have to look into that later today