1 Basic unit tests of PHP code. Very low coverage. Doesn't cover interaction
 
   2 with the webserver/HTTP or database (yet).
 
   5 https://phpunit.de/manual/4.2/en/
 
   8 To execute the test suite run
 
  12 It will read phpunit.xml which points to the library, test path, bootstrap
 
  13 strip and set other parameters.