Well I am certainly interested, if you are in the cobbling mood? Thank you so much!!<br><br><div class="gmail_quote">On Fri, Feb 6, 2009 at 4:14 PM, J. Shirley <span dir="ltr">&lt;<a href="mailto:jshirley@gmail.com">jshirley@gmail.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;"><div><div></div><div class="Wj3C7c">On Fri, Feb 6, 2009 at 11:37 AM, kirk beers &lt;<a href="mailto:kgbjed@gmail.com">kgbjed@gmail.com</a>&gt; wrote:<br>

&gt; Hello folks,<br>
&gt;<br>
&gt; I am in the process of testing my Catalyst application. This application<br>
&gt; contains 5 controllers and I find I am using repetitious tests for each<br>
&gt; controller such as, logging in, checking for Admin page content etc. Is<br>
&gt; there a better way to access this repetitious code from another file without<br>
&gt; rewriting it for each controller ?<br>
&gt;<br>
&gt; Thanks in advance<br>
&gt;<br>
&gt; Kirk<br>
&gt;<br>
<br>
</div></div>Hi Kirk,<br>
<br>
Take a look at Test::FITesque -- it allows you to create groups of<br>
tests in a package, and then build a table of the tests. &nbsp;It&#39;s served<br>
me well, but I don&#39;t have any detailed example to show. &nbsp;If there is<br>
further interest, I can try to cobble one together :)<br>
<br>
-J<br>
<br>
_______________________________________________<br>
List: <a href="mailto:Catalyst@lists.scsys.co.uk">Catalyst@lists.scsys.co.uk</a><br>
Listinfo: <a href="http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst" target="_blank">http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst</a><br>
Searchable archive: <a href="http://www.mail-archive.com/catalyst@lists.scsys.co.uk/" target="_blank">http://www.mail-archive.com/catalyst@lists.scsys.co.uk/</a><br>
Dev site: <a href="http://dev.catalyst.perl.org/" target="_blank">http://dev.catalyst.perl.org/</a><br>
</blockquote></div><br>