Forums / Discussions / Unit testing tips and tricks
Sunday 21 November 2010 2:19:22 pm - 6 replies
Ok, I 've been taken by other problems but it's time for me to give you the last post and yet the most important part of three, dedicated to unit testing on eZ Publish.
» Read full blog post
Thiago Campos Viana
Monday 22 November 2010 3:41:41 am
A bigger post could be about php continuous integration.
eZ Publish Certified Developer: http://auth.ez.no/certification/verify/376924 Twitter: http://twitter.com/tcv_br
Nicolas Pastorino
Monday 22 November 2010 3:49:04 am
Thanks for sharing Jean-Luc, keep-up !
-- Nicolas Pastorino Director Community - eZ Member of the Community Project Board eZ Publish Community on twitter: http://twitter.com/ezcommunity t : http://twitter.com/jeanvoye G+ : http://plus.tl/jeanvoye
Jean-Luc Chassaing
Wednesday 24 November 2010 12:57:30 pm
That's a good idea.
In fact I was thinking there a cron to perform the tests every day or hour...
Well so this cron script would generate a report and this daily report could be neatly displayed in the back-office.
Thursday 25 November 2010 12:20:43 am
Guys,
For your information, a topic is being discussed about this right now : http://share.ez.no/forums/general/managing-a-project-with-git
Cheers !
David Linnard
Wednesday 22 December 2010 5:24:10 am
Hi Jean-Luc,
Thanks for a great set of posts. I've been looking at using Selenium RC to automate UI tests through PHP Unit. Since the PHPUnit implementation of Selenium RC extends the PHPUnit_Framework_TestCase (the same as the ezpTestCase) though, it appears that there is currently no way of tying Selenum RC tests into an eZ Publish site. Not sure if this is something you've had experience of at all?
David
David Linnard www.onequarterenglish.co.uk
Neo Jackson
Wednesday 23 March 2011 12:57:53 am
It is great to have an informative blog post sharing about the unit testing tips and tricks. Thanks a lot.
You must be logged in to post messages in this topic!