add settee
[disclosr.git] / couchdb / settee / tests / README
Maxious 1 1. Make sure you have latest PEAR PHPUnit installed:
2 > sudo upgrade pear
3 > sudo pear channel-discover pear.phpunit.de
4 > sudo pear install phpunit/PHPUnit
5
6 2. You need PHP 5.3.2 or later to run some tests that deal with private or protected methods. If you use an earlier
7 version of PHP, these tests will be skipped.
8
9 3. Run all tests with:
10 > phpunit .