info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

capturing test code in CVS


From: Arcin Bozkurt - Archie
Subject: capturing test code in CVS
Date: 11 Mar 2002 16:22:20 -0500

What is the best way to capture test code for a module?

The first idea that comes to mind, is to keep a directory under the
module named Test to keep the test code. But normally the developers and
testers are seperated division in a company and they don't care about
each others code. Why should both have access to each others code in one
package?

And tester, most of the time do not need the code but just the
executable or the library created by that module.

So, should I create another module just for testing? It looks like I
will have bunch of modules distributed all around the repository...

What is a clean and useful solution to this simple problem?

-Arcin






reply via email to

[Prev in Thread] Current Thread [Next in Thread]