clj-boot.boot-cloverage

A (cloverage) task to add to a test pipeline to generate coverage data.

From https://raw.githubusercontent.com/FossiFoo/cloverage/boot/boot-cloverage/src/cloverage/boot_cloverage.clj until the corresponding PR is merged.

cloverage

(cloverage & {:as *opts*, :keys [help test-matcher opts]})

Run cloverage in a pod.

Expects test namespaces to be included in :source-paths.

Keyword Args: :help bool Print this help info. :test-matcher regex Regex used to select test namespaces :opts str other arguments passed to cloverage