On Wed, 2002-04-24 at 04:49, Chris Kimpton wrote: > Hi, > > I am writing some integration type tests for a JMS based module. > > I'd like to use something like the iutest target - but that is > currently hard-wired for web apps - any plans for providing support > for integration tests on non-webapp modules.
Yes, there is planned support for categories of applications with some standard iutesting facilities but you will be able to add. But there will be a general extension mechanism in b5 that will make things a lot easier for adding new bits to the maven process. > My thoughts are that it would work just like the unit test stuff (ie > driven by JUnit), but would have a different source directory. > > The tests are more involved and thus would generally get run less > often than the unit tests. > > Thanks, > Chris > > ===== > ------------------------------------------ > http://www.soccer2002.org.uk > > __________________________________________________ > Do You Yahoo!? > Yahoo! Games - play chess, backgammon, pool and more > http://games.yahoo.com/ -- jvz. Jason van Zyl [EMAIL PROTECTED] http://tambora.zenplex.org
