The Artima Developer Community
Sponsored Link

PHP Buzz Forum
PHPUnit Support in PHP IDEs

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Sebastian Bergmann

Posts: 313
Nickname: sbergmann
Registered: Sep, 2004

Sebastian Bergmann is the developer of PHPUnit.
PHPUnit Support in PHP IDEs Posted: Feb 18, 2006 9:26 AM
Reply to this message Reply

This post originated from an RSS feed registered with PHP Buzz by Sebastian Bergmann.
Original Post: PHPUnit Support in PHP IDEs
Feed Title: Sebastian Bergmann
Feed URL: http://sebastian-bergmann.de/
Feed Description: Geek by nature, PHP by choice.
Latest PHP Buzz Posts
Latest PHP Buzz Posts by Sebastian Bergmann
Latest Posts From Sebastian Bergmann

Advertisement
What I am missing most in PHPEclipse, and any other development environment currently available for PHP, is support for Refactoring and of course for PHPUnit.

PHPEclipse currently only has (apparently broken) support for the old implementation of PHPUnit that is hosted on SourceForge.net and has not been updated since 2000.

I offered the PHPEclipse development team help in developing proper support for PHPUnit in the past, to no avail so far. I also talked to the developers of Zend Studio about PHPUnit support for their IDE. Hopefully the next version will support it, we'll see.

Over the last couple of years I did several presentations at conferences as well as workshops, consultings and trainings on PHPUnit where I was asked by developers who are using PHPUnit (to test business critical banking applications, for instance) why I do not support any IDE. My answer to this has been, and still is, that while I develop PHPUnit I don't have the time, and in the case of Zend Studio, for instance, not even the means, to integrate it into IDEs. For this I depend on the support of the IDE vendors.

If you are a PHP IDE vendor and are interested in PHPUnit support: contact me, I'll help where I can. Thank you!

Read: PHPUnit Support in PHP IDEs

Topic: PHP in Zurich Previous Topic   Next Topic Topic: Two kinds of AJAX: HTML++ vs Client / SOA

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use