> > Are there test cases that don't run now, or are you worried that moving > it to the src dir will cause test cases to fail? (If the latter, why?). > > Charles
No I'm afraid that the code will be merged without the test cases. Anyhow all I said is that the test cases should move with the code. Yes there are testcases that do not run now. That is not an issue. For this type of development I personally prefer test-first design. (meaning capture a subset of the spec or some mail client behavior and record the expected responses....THEN make it actually so) -Andy -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
