Not that I know of at the moment, nonetheless it is useful sometimes and in 
my experience it fosters tests-before-coding behavior.
I am working on a patch to add (parallel) tests to boot and it can be a 
very nice idea to add there!

On Monday, February 29, 2016 at 12:36:35 AM UTC-8, Mayank Jain wrote:
>
> Hi,
>
> I have a deftest but its output fails currently and I would like to mark 
> it as TODO.
> Currently I comment it out. 
>
> Is there a function in clojure.test which says this test is not ready yet, 
> log the output but don't test it.
> Similar to future fact in midje[1]?
>
> Thanks.
>
> [1] : https://github.com/marick/Midje/wiki/Future-facts
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to