> -----Original Message----- > From: Sylvain Wallez [mailto:[EMAIL PROTECTED] > To solve this problem and clarify the different test categories, I > propose to split them into disctinct directories : > - src/test/internal for current junit tests > - src/test/external for htmlunit tests. > > Using the "external" name rather than "htmlunit" leaves room > for other > external test tools such as httpunit. > > WDYT ? > > Sylvain
Absolutely. Already to keep the junit-tests target working, I had to hack the batchtest to start off at test/org/apache to avoid picking up test/htmlunit. I didn't want to wrap that into the htmlunit patch but my proposal would have been later to move the component tests up one level: - src/test/htmlunit/org/... - src/test/junit/org/... but that's mainly because I prefer flat hierarchies. Cheers, Alfred. This message is for the named person's use only. It may contain confidential, proprietary or legally privileged information. No confidentiality or privilege is waived or lost by any mistransmission. If you receive this message in error, please notify the sender urgently and then immediately delete the message and any copies of it from your system. Please also immediately destroy any hardcopies of the message. You must not, directly or indirectly, use, disclose, distribute, print, or copy any part of this message if you are not the intended recipient. The sender's company reserves the right to monitor all e-mail communications through their networks. Any views expressed in this message are those of the individual sender, except where the message states otherwise and the sender is authorised to state them to be the views of the sender's company.
