README 357 B

12345678910111213
  1. RNCryptor PHP Tests
  2. -------------------
  3. Unit tests use PHPUnit. For convenience, a script is included to install a
  4. local copy of it from PEAR. To install the local copy, run this:
  5. # ./install-local-phpunit.sh
  6. The file in this folder named "phpunit" is a symlink to the local
  7. installation's PHPUnit executable. To run the tests, do this:
  8. # ./phpunit