Deprecated: Assigning the return value of new by reference is deprecated in /home/bluestat/public_html/source/index.php on line 477
#!/bin/sh phpunit \ --verbose \ --color \ --coverage-html ./unittest_coverage \ --log-tap ./unittest_tap_log.txt \ all_tests.php