From: Tom Copeland Date: 2005-05-04T05:56:27+09:00 Subject: Re: Question about unit tests On Wed, 2005-05-04 at 05:02 +0900, pat eyler wrote: > Another option might be to read the > password in from a non-distributed file (just make sure you document how it > works so that other testers aren't suprised.). Yup, or from an environment variable. Yours, Tom