I'm interested in this as well. One of the things that I'm curious about is with regard to module/app development. We have modules in use by two [i]different[/i] magnolia webapps, so we keep those module projects separate from the webapp projects. However, to do the unit/integration/functional testing and such we'd need to put the test cases inside each webapp. Less than ideal... Especially when considering that changing or adding to the unit tests in the future will require changing them in [i]every single webapp[/i].
Ideally, I would want to run tests from the module project in the IDE. This would also allow the same test to run on a CI server from the perspective of the module project and if they pass I can instruct the CI server to publish to a maven repo like Nexus or Artifactory. -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=18e003d6-1ed0-49cf-8f3b-4ebc4502e5ae ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
