Item11723: Move the TestCases web out of core and into a Contrib that can be installed in a runing release
Priority: Enhancement
Current State: Being Worked On
Released In: n/a
Target Release:
Applies To: Engine
Component:
Branches:
I thought to move it into
UnitTestContrib, but Crawford suggested into
TestRunnerPlugin..
dunno - Kenneth, what do you think?
(I recal you used to run them by hand at times)
--
SvenDowideit - 03 Apr 2012
I do run the test cases
It makes no difference for me if the test cases are in core or in a contrib. The distributed zip/tgz does not include them. This is a developer only thing. So if moving the web to a contrib solves a problem for some developers, I have no problem with that
--
KennethLavrsen - 03 Apr 2012
They could go into either plugin; but as they are not unit tests I would rather keep them in TestFixturePlugin. It's an accident of convenience that the UnitTestContrib also invokes integration and extension tests; some day that should be re-architected. Let's not compound the problem now.
--
CrawfordCurrie - 04 Apr 2012