<div class="gmail_quote">On Fri, Mar 9, 2012 at 5:58 PM, Jay McCarthy <span dir="ltr">&lt;<a href="mailto:jay.mccarthy@gmail.com">jay.mccarthy@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

I just pushed...<br>
<br>
- module**<br>
<br>
Like module* but combines multiple occurrences of the same submodule<br>
name into one module*<br>
<br>
- when-testing<br>
<br>
An abbreviation of module** with the name test and the #f language<br>
<br>
- raco test<br>
<br>
Finds all the files in a directory and requires their test module<br>
<br>
I like the name &#39;raco test&#39;; I&#39;m meh on &#39;when-testing&#39;, I didn&#39;t want<br>
to clash with eli-tester/test or something, but I think whatever we go<br>
with (and I think there should be such a convenience macro) should be<br>
similar to what happens with main; I don&#39;t know a better name for<br>
module**. I thought of something using an @ to suggest the splicing,<br>
but didn&#39;t like anything when I tried it.<br></blockquote><div><br>How about &quot;begin-for-testing&quot;?  And &quot;extend-submodule&quot;? <br><br>--Carl<br></div></div>