test-driven-drupal-example-app Installing Drupal ./run drupal:install Running tests # Functional tests ./run test:functional # Kernel tests ./run test:integration # Unit tests ./run test:unit