social.jameshickman.net

Themes

You can run unit tests with PHPUnit:

phpunit

Some tests require access to a MySQL database. You can specify the database credentials in environment variables:

USER=database_user PASS=database_password DB=database_name phpunit

Warning: This will empty all the tables! Never use this on a production database.

This website uses cookies to recognize revisiting and logged in users. You accept the usage of these cookies by continue browsing this website.