PrestaShop on GitHub
Report a bug
Join us on Slack
There are two integration tests suites :
Each suite needs a specific PHPUnit configuration. This is why each test suite has a specific Composer command:
composer integration-tests
composer integration-behaviour-tests
composer test-all