[jboss-dev-forums] [Design of JBoss internal QA (Test Suite)] - Re: Test suite classpath normalization

ryan.campbell@jboss.com do-not-reply at jboss.com
Mon Jan 15 23:50:46 EST 2007


Ok, so it sounds like you want something like several of these:

<test-target>.classpath

where <test-target>.classpath is the ant target with dashes converted to dots.  So we would have:

jboss.all.config.tests.classpath
tests.security.manager.classpath
tomcat.ssl.tests.classpath
etc...

We will come up with estimates for the monolithic test classpath vs. group level classpaths.   The monolithic test classpath will meet our immediate needs, but I realize the group level classpaths provide better documentation and better analysis of depdencies.

Good point on the server jars, they could be included from ${jboss.dist} as well.

As for the tests in other modules, this goes back to isolating the test harness/refactoring the test suite.  This is in scope for the near future, but I'd like to keep that discussion separate.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4002112#4002112

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4002112



More information about the jboss-dev-forums mailing list