Skip to content

Instantly share code, notes, and snippets.

@cristiroma
Created November 30, 2018 11:18
Show Gist options
  • Save cristiroma/824db0753f598f65afefa2edea366ea6 to your computer and use it in GitHub Desktop.
Save cristiroma/824db0753f598f65afefa2edea366ea6 to your computer and use it in GitHub Desktop.
Drupal 8 core run tests
#!/bin/env bash
php core/scripts/run-tests.sh --sqlite /path/to/RAMDISK/drupal.sqlite --color --concurrency 8 --all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment