From: Brian P. <bpa...@gm...> - 2014-11-20 04:00:02
|
Is there something you're looking for that SimpleTest doesn't do? We're using it every day integrated with our Jenkins CI with a few thousand test cases, adding a few more each day. The Drupal CMS used it last time I checked too. So it's not exactly a dead project... don't let the SourceForge project hosting scare you. And not that there's anything wrong with PHPUnit, but being able to download a SimpleTest Zip file and drop it into your project has a certain elegance. If you have a feature you want to contribute maybe the discussion we should have is mirroring the source code to a modern DVCS. -B On Wed, Nov 19, 2014 at 7:12 PM, Noel Darlow <ma...@mc...> wrote: > Hi > > It would be a real shame if Simpletest had fallen by the wayside. It > was always the smarter testing option and had some great people > behind it who really understood what testing, and good testing tools, > are all about. PHPUnit just wasn't as good last time I looked, which > admittedly was a while ago. > > > Noel > > > ------------------------------------------------------------------------------ > Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server > from Actuate! Instantly Supercharge Your Business Reports and Dashboards > with Interactivity, Sharing, Native Excel Exports, App Integration & more > Get technology previously reserved for billion-dollar corporations, FREE > > http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk > _______________________________________________ > Simpletest-support mailing list > Sim...@li... > https://lists.sourceforge.net/lists/listinfo/simpletest-support > |