Umm.... the VERY FIRST heading in the testing chapter is "Automated Tests".

I think you are confusing automated testing with CI.

PHP typically doesn't have any CI tools, but as somebody has already
suggested, take a look at Selenium.

I'm trying to set up phpUnderControl at the moment, which looks kinda
groovy. I haven't had time to properly play with it yet though.

-----Original Message-----
From: symfony-users@googlegroups.com [mailto:[EMAIL PROTECTED]
On Behalf Of Sumedh
Sent: 10 March 2008 06:15
To: symfony users
Subject: [symfony-users] Re: Automated testing in symfony


Yes, but not much on automation, right? will look again...

On Mar 8, 4:58 pm, "Lee Bolding" <[EMAIL PROTECTED]> wrote:
> There's also an entire chapter in the Symfony manual about testing :p
>
> -----Original Message-----
> From: symfony-users@googlegroups.com
[mailto:[EMAIL PROTECTED]
>
> On Behalf Of Nicolas Perriault
> Sent: 08 March 2008 08:51
> To: symfony-users@googlegroups.com
> Subject: [symfony-users] Re: Automated testing in symfony
>
> On Sat, Mar 8, 2008 at 7:01 AM, Sumedh <[EMAIL PROTECTED]> wrote:
>
> >  Is there no one who does smoke testing by an Automation testing tool?
>
> I've set up once a cruisecontrol instance for a project, using a trick
> to decorate lime results output in xUnit XML
format:http://trac.symfony-project.com/wiki/HowToSaveLimeTestsInXUnitFormatA
...
> rateThemWithCruiseControl
> A PHPunit plugin has been created in the
meanwhile:http://trac.symfony-project.com/wiki/sfPHPUnitPlugin
>
> If you don't like Cruisecontrol, you should give a look to Bitten, a
> Trac plugin, which's able to handle phpunit tests
results:http://bitten.edgewall.org/wiki/Documentation/index.html
>
> For efficiently functional test heavy Ajax apps, I'd personnaly use
> Selenium and
PHPUnit:http://www.phpunit.de/pocket_guide/3.2/en/selenium.html
>
> HTH
>
> ++
>
> --
> Nicolas Perriaulthttp://prendreuncafe.com/blog
> GSM: 06.60.92.08.67




--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to