See crate documentation for details of the crates.
This is a project used in Pallet crates, to provide common test dependencies.
Add to the :dev
profile of a crate.
In the pallet.clj
file for the crate:
(require
'[pallet.crates.test-nodes :refer [node-specs]])
(defproject lein-crate
:provider node-specs) ; supported pallet nodes
Licensed under EPL
Copyright 2013 Hugo Duncan.