Tests, code quality and code styleΒΆ

Every time changes are introduced into the library, the continuous integration system run and validate the tests.

A PHP quality tool, Grumphp, is used to orchestrate all these tasks at each commit on the local machine, but also on the continuous integration tool in use.

To run the tests locally:

composer grumphp