Re: [Evolution-hackers] evolution-kolab: on (Unit) testing again

2010-07-16 Thread Matthew Barnes
On Fri, 2010-07-16 at 15:54 +0200, Christian Hilberg wrote: > Within our project it has been brought up that POSIX shell scripts might be a > good choice in order to keep a low profile depencency-wise. Personally, I > would prefer a higher-level scripting language which will offer more facility

[Evolution-hackers] evolution-kolab: on (Unit) testing again

2010-07-16 Thread Christian Hilberg
Hi all, regarding Unit-testing our plugin, we've settled on the GLib Testing framework and Unit tests written in C. Now, when doing integration testing, we will certainly try to automate a few things. Question is: does there exist a preferred scripting tool / language within the Evolution com