Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 713 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 713 Bytes

Build Status

guzheng

guzheng is a library for doing branch coverage analysis of clojure code. It's named after the eponymous traditional chinese instrument. You'll want to use the lein-guzheng plugin rather than invoking guzheng directly, unless you're doing something really exotic.

Usage

See the subfolder containing lein-guzheng for details on how to invoke the guzheng plugin.

guzheng now uses ztellman/sleight to instrument clojure code. See @ztellman's repository for details of sleight.

License

Copyright (C) 2012 David Greenberg

Distributed under the Eclipse Public License, the same as Clojure.