On 26 Mar, Martin Edenhofer wrote: > We already discussed this issue. -=> I see to different points for a > testing framework. > > a) test of core modules (Kernel/System/*.pm) > > b) test of the web interface (Kernel/Modules/*.pm) > > I would say, "a" is the easier one. "b" not (if we don't want to switch > to an extra XML layer for the gui (performance issue)). > > Has somebody experience with testing frameworks for web applications?
Yes. HTTP::WebTest::Test, Test::TempDatabase, Test::MockDBI, nebst anderen. _______________________________________________ OTRS mailing list: dev - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/dev To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/dev
