Skip to content

mthvedt/lein-lazytest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

lein-lazytest

Leiningen plugin for Stuart Sierra's lazytest (https://github.com/stuartsierra/lazytest).

Installation

Clojars:

:plugins [[eightnotrump/lein-lazytest "1.0.5"]]

Usage

lein lazytest

Use :lazytest-path [...paths...] in project.clj to add paths (defaults are "src", "test").

License

Copyright (C) 2013 Mike Thvedt, Steen Larsen (https://github.com/surt666), other contributors

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

Packages

No packages published

Languages

  • Clojure 100.0%