ANN lein-daemon, lein-test-out

89 views
Skip to first unread message

Allen Rohner

unread,
Jul 15, 2010, 6:00:03 PM7/15/10
to Clojure
I'd like to announce two new lein plugins, lein daemon and lein test-
out.

Lein-daemon is a wrapper around the Apache Commons Daemon, for
starting a clojure process as a daemon.

Lein test-out is a plugin for running your tests and outputting the
results to junit or TAP (using clojure.test.junit and
clojure.test.tap).

You can find them at http://github.com/arohner/lein-daemon , and
http://github.com/arohner/lein-test-out , and clojars.

Allen

nickikt

unread,
Jul 15, 2010, 6:45:23 PM7/15/10
to Clojure
Oh nice, Lein-daemon will come in handy I wanted to do something that
should work as a daemon but I had know Idea how that works. I'm glad
for anything that helps :)

Alex Ott

unread,
Jul 16, 2010, 5:38:52 AM7/16/10
to clo...@googlegroups.com
Re

Just fyi - when running clojure program under daemon on windows, you can
get NPE, if you'll try to load file or resources. See
http://www.assembla.com/spaces/clojure/tickets/379 for details

Allen Rohner at "Thu, 15 Jul 2010 15:00:03 -0700 (PDT)" wrote:
AR> I'd like to announce two new lein plugins, lein daemon and lein test-
AR> out.

AR> Lein-daemon is a wrapper around the Apache Commons Daemon, for
AR> starting a clojure process as a daemon.

AR> Lein test-out is a plugin for running your tests and outputting the
AR> results to junit or TAP (using clojure.test.junit and
AR> clojure.test.tap).

AR> You can find them at http://github.com/arohner/lein-daemon , and
AR> http://github.com/arohner/lein-test-out , and clojars.

AR> Allen

--
With best wishes, Alex Ott, MBA
http://alexott.blogspot.com/ http://alexott.net
http://alexott-ru.blogspot.com/

Zhemin Lin

unread,
May 18, 2013, 1:05:29 AM5/18/13
to clo...@googlegroups.com
Hey guys,

Thank Allen Rohner for his lein-test-out.
If you're using Leiningen 2 as well as I do and got some problem, please feel free to check out my branch at https://github.com/miaoski/lein-test-out before he has time to merge the pull request.
In Trend Micro, we use Hudson and automated unit tests & report generation is thus important.
Easy to do that with lein-test-out + Ring/Mock.
Great to stand on the shoulders of giants :)

Zhemin.
Reply all
Reply to author
Forward
0 new messages