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

  • DZone.com: Cloning in PHP
  • PHPMaster.com: Openbiz Cubi: A Robust PHP Application Framework, Part 1
  • Chris Jones: Offline Processing in PHP with Advanced Queuing
  • Community News: Packagist Latest Releases for 05.17.2013
  • Site News: Popular Posts for the Week of 05.17.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

testing

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