On Monday 30 January 2012 09:48:56 Stephen Rees-Carter wrote: > There are plenty :) > > http://jenkins-php.org/ outlines how to set up a full testing suite > for the Jenkins Continuous Integration build server. > I use this at work for check and validate all my code, as well as > running a full suite of unit tests.
For this you need a unit test framwork. I meant you should use something like this: https://code.google.com/closure/compiler/ Compiling while developing ... -- andreas -- Andreas Schneider GPG-ID: F33E3FC6 www.cryptomilk.org [email protected] _______________________________________________ Owncloud mailing list [email protected] https://mail.kde.org/mailman/listinfo/owncloud
