intellij-drupal-run-tests icon indicating copy to clipboard operation
intellij-drupal-run-tests copied to clipboard

Provides a run configuration that executes Drupal's test runner (for Simpletest, Unit, Kernel, Functional, FunctionalJavascript.)

Drupal Test Runner

Build Status Version Downloads Downloads last month Donate to this project using Paypal

With Drupal Test Runner, a new run configuration is added to PhpStorm specifically for Drupal's test running script run-tests.sh. This allows you to run Simpletest, Unit, Kernel, Functional, and FunctionalJavascript tests with one single runner.

Run Configruation and output

Installing the plugin

Download the plugin from https://plugins.jetbrains.com/plugin/8384 or install through PhpStorm's plugin browser.

Alternatively, you can clone down the project and build it yourself.

Using the plugin

  • @todo document and screenshot the usage

Contributing

See Setting up an Environment and https://confluence.jetbrains.com/display/PhpStorm/Setting-up+environment+for+PhpStorm+plugin+development