Skip to content
This repository has been archived by the owner on Jun 26, 2018. It is now read-only.

Clojure.spec coverage checking with the Boot build tool.

License

Notifications You must be signed in to change notification settings

SparkFund/boot-spec-coverage

Repository files navigation

boot-spec-coverage

[sparkfund/boot-spec-coverage "0.4.0"]

Check if your clojure.spec.alpha specs are actually exercised in your test suite.

Usage

In boot, add the following to your build file.

(require '[sparkfund.spec-coverage :refer :all])`

Then boot spec-coverage will trigger the coverage checker.

To opt-out of coverage per-var, attach :spark/no-boot-spec-coverage metadata to your var.

License

Copyright © 2017 SparkFund

Distributed under the Apache License, Version 2.0.

About

Clojure.spec coverage checking with the Boot build tool.

Resources

License

Stars

Watchers

Forks

Packages

No packages published