To run these unit tests, you must first install PHPUnit: http://www.phpunit.de/manual/current/en/installation.html To execute all tests: phpunit tests/ To execute a single test: phpunit tests/Object/CustomerTest.php