>>>>> On Tue, 09 Dec 2003 08:23:27 -0500, Jason van Zyl <[EMAIL PROTECTED]> said:

[Jason's clear and correct description clipped]

> But I am curious: name one single advantage to putting test and
> application sources together. Basically the arguments for it have
> been "I want to do it so I should be able to" which is not likely to
> be taken seriously around here.

The only one I have ever heard was something along the lines that it
is easier to see the test code filenames next to the production code
filenames in a listing in your editor/ide.

IDE's provide a way to quickly find or list test code, and in emacs I
just change src/java to src/test/java ( and vice-versa ) in the path
when opening another file.

-- 
=====================================================================
Jeffrey D. Brekke                                   [EMAIL PROTECTED]
Wisconsin,  USA                                     [EMAIL PROTECTED]
                                                    [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to