Skip to main content

katsande.com

Little minds are tamed and subdued by misfortunes; but great minds rise above them. - Washington Irving

  • Home

You are here

Home
katsande.com

PHPDeveloper.org

  • Symfony Blog: New in Symfony 2.3: Small things matter
  • PHP Town Hall Podcast: Episode #7 - Web Sockets Are Fast
  • 7PHP.com: Know Thy PHP User Group Know The Leeds PHP User Group (LeedsPHP)
  • Andrew Podner: Functional Testing to Improve Quality Assurance (part 1)
  • Community News: Packagist Latest Releases for 05.20.2013
More

Recent content

  • Desktop-filing and under-engineered applications
  • Quick facts about sleep
  • Top 10 security risks for web applications
  • Illusions of Colors
  • Model-View-Controller pattern in a web application
  • Phing: a build system for PHP
  • Content Compression Using PHP
  • Central User Authentication using Zend Framework
  • Database Naming conventions
  • Guide to the .htaccess file

phpunit

Running PHPUnit tests from Eclipse Helio

Fri, 08/06/2010 - 05:54 — paul

This article describes how to unit tests from the Eclipse - Helio IDE, using PHPUnit as an external tool.

Tags: 
phpunit
testing

Installing PHPUnit for PHP 5.3 on ZendServer

Fri, 08/06/2010 - 05:49 — paul

ZendServer installs PHP CLI as part of the installation, and, as is customary for PHP 4.3+, includes a PEAR installer. It's a good idea to install PEAR before installing PHPUnit as per the recommendation here.

Tags: 
phpunit
testing
Powered by Drupal