On Monday 30 January 2012 10:07:40 Evert Pot wrote: > On Jan 30, 2012, at 9:19 AM, Andreas Schneider wrote: > > 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 … > > That's silly..
Why is compiling, optimizing JavaScript silly? > PHPUnit is very popular, and there's definitely not another compilation step > needed to run: > > https://github.com/sebastianbergmann/phpunit/ What has a JavaScript Compiler/Optimizer todo with PHP now? Did you actually click on the link? -- andreas -- Andreas Schneider GPG-ID: F33E3FC6 www.cryptomilk.org [email protected] _______________________________________________ Owncloud mailing list [email protected] https://mail.kde.org/mailman/listinfo/owncloud
