PHPUnit + runkit: now friendly together
To fake out resources when unittesting, you can now [1] use the runkit PHP extension, which adds some more dynamism to PHP, you get to: add methods, redefine classes runtime, or run code in safe sandboxes PHP heroine Sara Golemon … Continue reading