One of the biggest things we need as a community of developers and a project of Drizzle's size, is a testing infrastructure that is:
a) Simple to code tests for (i.e. anybody can do it) b) Simple to automate via the build process c) Flexible enough to test the protocol, C/C++ code, and plugins d) Modular and uses existing libraries as much as possible So far, the wiki shows a proposal for a new testing protocol: http://drizzle.wikia.com/wiki/Proposed_Testing_Protocol however, other than a few brief conversations with Andy Lester on IRC, I haven't seen much going on towards an overhaul of the testing framework. Where are we so far? Specifically, I'm looking for answers on the following: 1) What infrastructure has been put in place so far? 2) What is lacking and how can others contribute/help? 3) What documentation is currently available for creating a new test case and adding it to the suite? Thanks, Jay _______________________________________________ Mailing list: https://launchpad.net/~drizzle-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~drizzle-discuss More help : https://help.launchpad.net/ListHelp

