<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't know we had that convention ;) Though, that'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"><<a href="mailto:pmuir@redhat.com">pmuir@redhat.com</a>></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>
> PS -- This means use a parallel test package structure :) sorry, missed the point for a second!<br>
><br>
> On Thu, Apr 29, 2010 at 1:00 AM, Lincoln Baxter, III <<a href="mailto:lincolnbaxter@gmail.com">lincolnbaxter@gmail.com</a>> wrote:<br>
> Yeah, that'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>
><br>
> You can take a look at the Faces module for some more examples, but it looks like I18N is right on.<br>
><br>
> --Lincoln<br>
><br>
><br>
> On Wed, Apr 28, 2010 at 9:44 PM, Ken Finnigan <<a href="mailto:ken.finnigan@sorstech.com">ken.finnigan@sorstech.com</a>> wrote:<br>
> Lincoln,<br>
><br>
> Great first cut on testing for modules.<br>
><br>
> 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 "test" 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>
><br>
> Ken<br>
><br>
><br>
><br>
> On 26/04/2010 18:57, Lincoln Baxter, III wrote:<br>
>> <a href="http://seamframework.org/Seam3/ModuleHandbook" target="_blank">http://seamframework.org/Seam3/ModuleHandbook</a><br>
>> <a href="http://seamframework.org/Seam3/ModuleTesting" target="_blank">http://seamframework.org/Seam3/ModuleTesting</a><br>
>><br>
>> This includes a few guidelines, plus step-by-step instructions for getting started writing JUnit and Arquillian tests. Please review and add/comment.<br>
>><br>
>> Thanks,<br>
>><br>
>> --<br>
>> Lincoln Baxter, III<br>
>> <a href="http://ocpsoft.com" target="_blank">http://ocpsoft.com</a><br>
>> <a href="http://scrumshark.com" target="_blank">http://scrumshark.com</a><br>
>> "Keep it Simple"<br>
>><br>
>> _______________________________________________<br>
>> seam-dev mailing list<br>
>><br>
>> <a href="mailto:seam-dev@lists.jboss.org">seam-dev@lists.jboss.org</a><br>
>> <a href="https://lists.jboss.org/mailman/listinfo/seam-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/seam-dev</a><br>
>><br>
>><br>
>><br>
><br>
><br>
><br>
> --<br>
> Lincoln Baxter, III<br>
> <a href="http://ocpsoft.com" target="_blank">http://ocpsoft.com</a><br>
> <a href="http://scrumshark.com" target="_blank">http://scrumshark.com</a><br>
> "Keep it Simple"<br>
><br>
><br>
><br>
> --<br>
> Lincoln Baxter, III<br>
> <a href="http://ocpsoft.com" target="_blank">http://ocpsoft.com</a><br>
> <a href="http://scrumshark.com" target="_blank">http://scrumshark.com</a><br>
> "Keep it Simple"<br>
> _______________________________________________<br>
> seam-dev mailing list<br>
> <a href="mailto:seam-dev@lists.jboss.org">seam-dev@lists.jboss.org</a><br>
> <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>"Keep it Simple"<br>