We use GitHub Actions as a continuous integration system.
For details, take a look at the following workflow configuration files:
We use phpunit/phpunit
to drive the development.
Run
vendor/bin/phpunit --configuration=tests/phpunit.xml
to run all the tests.