Running tests There are a handful of unit tests in the tests directory. To run the tests, run composer install and then: $ composer run test PHPUnit will load the configuration from phpunit.xml and run the appropriate tests.