Hi All,
I am trying to *finally* get my head into test driven development, but am repeatedly stumbling on an annoying hurdle.
Every time I try and run dev/tests/all it uses an obscene amount of RAM and never seems to finish. This happens when using the browser or sake.
At the moment I am trying to run the test suite using the option of pulling down unit testing libraries via composer, but have also tried setting up php unit via PEAR in the past and had similar results.
I am using a Sony VAIO E14:
Linux Mint 14
Core i5
8gb RAM
PHP 5.4
Apache 2.2 (possibly 2.3)
Not really sure where to go to diagnose this problem, anyone had a similar problem?
Cheers,
Mo