>I think the typical development pattern is where you code and unit  
>test and code and unit test, you maybe write an integration test or  
>two and run them on their own, and then before you commit you run all  
>the integration tests. The last part is just discipline, and as long  
>as we have CI and the release profile in place to remind the  
>undisciplined it should be fine.
+1. Exactly the process I had in mind.

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

Reply via email to