Testing

In order to run the tests provided in the repository, from the Metatron root directory run:

$ phpunit --bootstrap tests/bootstrap.php --configuration tests/phpunit.xml `pwd`/tests/Serendipity/

You need to have PHPUnit (3.7) installed.