- Issue created by @Anna D
To enable automated testing with GitLab CI, a .gitlab-ci.yml file template should be placed in the project root. This configuration will trigger a range of static tests (e.g., PHPStan, PHPCS) as well as PHPUnit tests.
Active
1.2
Code