|
Volunteering: Regression Testing AutomationOpenC++ Core Lib has a set of unit tests that exercise particular functionalities of the library. Similarily, OpenC++ has a suite of regression tests to exercie the whole framework. We are currently trying to support multiple configurations (Linux/gcc-2.95, Linux/gcc-3.x, Solaris/gcc-2.95, Solaris/SunWsPro, MacOSX/gcc-3.x, Windows/cygwin, Windows/VC++), but this becomes difficult, as developers usually have access to one platform only. As far as possible we use SourceForge Compile Farm, but requiring developers to run tests on all platforms by hand after each check-in puts huge burden on them, which could be avoided by test automation. What are we looking for?
We are aware that implementations of similar functionality exist (e.g. bonsai/tinderbox), but we don't know an easy way to make them work for us. If you know how to do it, please contribute. For more info send an e-mail to Grzegorz Jakacki. If you don't get any answer within 3 working days, please resend.
|