If you're used to Rspec, have a look at Speclj.[1] It's somewhat
Rspec-like. Its -a option does the same as lein midje :autotest, and works
better for some situations.
In my experience, the different testing frameworks each have their warts
and nice features -- it's worth trying more than one
Hi Denis, there's lein-auto plugin can do that.
—
Sent from Mailbox
On Thu, Apr 9, 2015 at 9:55 PM, Denis L wrote:
> I use Rspec/Guard to watch changed files and automatic run test for for
> Ruby/Rails application.
> How can I repeat similar scenario for Clojure-app?
> --
> You received thi
Lein-test-refresh works well
On 9 Apr 2015 14:55, "Denis L" wrote:
> I use Rspec/Guard to watch changed files and automatic run test for for
> Ruby/Rails application.
> How can I repeat similar scenario for Clojure-app?
>
> --
> You received this message because you are subscribed to the Google
>