<blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote">What is the reason for not continuing with the current convention of using org.jboss.seam.blah.tests?<br>
</blockquote>
<font color="#888888"><br></font>I didn&#39;t know we had that convention ;) Though, that&#39;s pretty much the same thing as ClassUnderTest**Test.java(line#), right? Which is something you need to have for SureFire to work anyway.<br>
<br>--LB<br><br><div class="gmail_quote">On Thu, Apr 29, 2010 at 7:13 AM, Pete Muir <span dir="ltr">&lt;<a href="mailto:pmuir@redhat.com">pmuir@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I still have a problem with this. It makes it *very* hard to differentiate quickly between a test class and a impl/api class when quickly scanning a stack trace, or a list of class names.<br>
<br>
<font color="#888888"><br>
Pete<br>
</font><div><div></div><div class="h5"><br>
On 29 Apr 2010, at 06:01, Lincoln Baxter, III wrote:<br>
<br>
&gt; PS -- This means use a parallel test package structure :) sorry, missed the point for a second!<br>
&gt;<br>
&gt; On Thu, Apr 29, 2010 at 1:00 AM, Lincoln Baxter, III &lt;<a href="mailto:lincolnbaxter@gmail.com">lincolnbaxter@gmail.com</a>&gt; wrote:<br>
&gt; Yeah, that&#39;s right. Maven ensures that classes under the src/main/test/ folder are never included in the final packaged build. So using a parallel package structure to src/main/java, for example, keeps things nice and separate :)<br>

&gt;<br>
&gt; You can take a look at the Faces module for some more examples, but it looks like I18N is right on.<br>
&gt;<br>
&gt; --Lincoln<br>
&gt;<br>
&gt;<br>
&gt; On Wed, Apr 28, 2010 at 9:44 PM, Ken Finnigan &lt;<a href="mailto:ken.finnigan@sorstech.com">ken.finnigan@sorstech.com</a>&gt; wrote:<br>
&gt; Lincoln,<br>
&gt;<br>
&gt; Great first cut on testing for modules.<br>
&gt;<br>
&gt; One question, one comment Pete made about some testing code I had committed for the i18n module was that classes for tests should be in a &quot;test&quot; package as opposed to being in the same package as the main source. �Are we going with that approach or having test classes in the same package but only under different source tree?<br>

&gt;<br>
&gt; Ken<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; On 26/04/2010 18:57, Lincoln Baxter, III wrote:<br>
&gt;&gt; <a href="http://seamframework.org/Seam3/ModuleHandbook" target="_blank">http://seamframework.org/Seam3/ModuleHandbook</a><br>
&gt;&gt; <a href="http://seamframework.org/Seam3/ModuleTesting" target="_blank">http://seamframework.org/Seam3/ModuleTesting</a><br>
&gt;&gt;<br>
&gt;&gt; This includes a few guidelines, plus step-by-step instructions for getting started writing JUnit and Arquillian tests. Please review and add/comment.<br>
&gt;&gt;<br>
&gt;&gt; Thanks,<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; Lincoln Baxter, III<br>
&gt;&gt; <a href="http://ocpsoft.com" target="_blank">http://ocpsoft.com</a><br>
&gt;&gt; <a href="http://scrumshark.com" target="_blank">http://scrumshark.com</a><br>
&gt;&gt; &quot;Keep it Simple&quot;<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; seam-dev mailing list<br>
&gt;&gt;<br>
&gt;&gt; <a href="mailto:seam-dev@lists.jboss.org">seam-dev@lists.jboss.org</a><br>
&gt;&gt; <a href="https://lists.jboss.org/mailman/listinfo/seam-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/seam-dev</a><br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Lincoln Baxter, III<br>
&gt; <a href="http://ocpsoft.com" target="_blank">http://ocpsoft.com</a><br>
&gt; <a href="http://scrumshark.com" target="_blank">http://scrumshark.com</a><br>
&gt; &quot;Keep it Simple&quot;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Lincoln Baxter, III<br>
&gt; <a href="http://ocpsoft.com" target="_blank">http://ocpsoft.com</a><br>
&gt; <a href="http://scrumshark.com" target="_blank">http://scrumshark.com</a><br>
&gt; &quot;Keep it Simple&quot;<br>
&gt; _______________________________________________<br>
&gt; seam-dev mailing list<br>
&gt; <a href="mailto:seam-dev@lists.jboss.org">seam-dev@lists.jboss.org</a><br>
&gt; <a href="https://lists.jboss.org/mailman/listinfo/seam-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/seam-dev</a><br>
<br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Lincoln Baxter, III<br><a href="http://ocpsoft.com">http://ocpsoft.com</a><br><a href="http://scrumshark.com">http://scrumshark.com</a><br>&quot;Keep it Simple&quot;<br>