On Wed, Aug 8, 2012 at 11:04 PM, Gordon Smith <gosm...@adobe.com> wrote:
> The solution for that is test-driven development. Apache doesn't have a QA > team like Adobe. If developers write new stuff and don't write any tests, > how are you ever going to trust anything new? > > Sent from my iPad > > I would not be opposed to requiring that unit tests/mustella tests are written for patches before they're considered for integration if we put out the guidelines to developers on what is required of those tests. It would make every committer's life easier if we had test suites that came w/ patches not only to ensure the quality of the code but to help to understand what is going on in the mind of the developer that wrote the patch. -omar