I never liked the new approach to integration tests and would like to revive the deprecated AbstractIntegrationTestSuite.
The new approach doesn't allow me to run a single method inside a integration test separately. I'm always forced to run the entire test suite in Eclipse which is a big impact on my productivity. I've seen some comments of other committers which makes me believe that I'm not the only one having such a feeling. -- Best regards, Igor Drobiazko http://tapestry5.de
