On Dec 7, 2:51 pm, Allen Rohner <[EMAIL PROTECTED]> wrote:
> One other feature idea: I'd like the ability to run individual tests.
> Once I've discovered a unit test failure, I want to be able to run the
> test by itself without the noise from other tests.

You can do that now with test-var, which replaced the private run-test-
fn:
(test-var (var ns/symbol))

-S
--~--~---------~--~----~------------~-------~--~----~
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
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to