commit | 407fcc9878f795d18b827cbdfa9a3f8d5c0fa822 | [log] [tgz] |
---|---|---|
author | Phil Sturgeon <email@philsturgeon.co.uk> | Mon Jun 04 11:14:49 2012 -0500 |
committer | Phil Sturgeon <email@philsturgeon.co.uk> | Mon Jun 04 11:14:49 2012 -0500 |
tree | 25b5f0cafa435f9114961ae3ad8e88c20fd07fa5 | |
parent | fc11dcc82cefa7299e6f8c74d0e005ebb6fa568c [diff] |
Added a "non-DB" phpunit.xml for local testing Any developer can use this without having to set up DB's and have PostgreSQL installed by running: phpunit --configuration=tests/phpunit.xml This just skips DB stuff, so code coverage will look lower than it is.