All Projects → mglaman → intellij-drupal-run-tests

mglaman / intellij-drupal-run-tests

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

Programming Languages

java
68154 projects - #9 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to intellij-drupal-run-tests

Idea Php Drupal Symfony2 Bridge
PhpStorm plugin to support Symfony components inside Drupal 8
Stars: ✭ 34 (+41.67%)
Mutual labels:  drupal, intellij, phpstorm
Idea Php Symfony2 Plugin
IntelliJ IDEA / PhpStorm Symfony Plugin
Stars: ✭ 797 (+3220.83%)
Mutual labels:  drupal, intellij, phpstorm
Jetbrains Helper
Jetbrains helper
Stars: ✭ 33 (+37.5%)
Mutual labels:  intellij, phpstorm
Phpstorm Laravel Live Templates
Laravel Live Templates for PhpStorm
Stars: ✭ 1,157 (+4720.83%)
Mutual labels:  intellij, phpstorm
Collector Intellij
A PhpStorm plugin for refactoring to collections
Stars: ✭ 114 (+375%)
Mutual labels:  intellij, phpstorm
Idea Php Laravel Plugin
Laravel Framework Plugin for PhpStorm / IntelliJ IDEA
Stars: ✭ 537 (+2137.5%)
Mutual labels:  intellij, phpstorm
Intellij Jvm Options Explained
Common JVM options used with Intellij and what they do
Stars: ✭ 636 (+2550%)
Mutual labels:  intellij, phpstorm
Laravel Whoops Editor
Laravel Whoops Editor helps to open your code editor from exception stack trace.
Stars: ✭ 83 (+245.83%)
Mutual labels:  intellij, phpstorm
Magento2 Phpstorm Plugin
PHPStorm Plugin for Magento 2
Stars: ✭ 294 (+1125%)
Mutual labels:  intellij, phpstorm
Idea Php Toolbox
Collections of tools and improvements to make PhpStorm a little bit better
Stars: ✭ 147 (+512.5%)
Mutual labels:  intellij, phpstorm
Idea Php Generics Plugin
Support generics types in PhpStorm via psalm / phpstan docblock
Stars: ✭ 146 (+508.33%)
Mutual labels:  intellij, phpstorm
Intellij Platform Solarized
Solarized UI and editor themes for IntelliJ IDEA, CLion, Rider, PyCharm, RubyMine, PhpStorm, WebStorm, Android Studio, DataGrip and GoLand
Stars: ✭ 148 (+516.67%)
Mutual labels:  intellij, phpstorm
Intellij Plugin Save Actions
Supports configurable, Eclipse like, save actions, including "organize imports", "reformat code" and "rearrange code".
Stars: ✭ 440 (+1733.33%)
Mutual labels:  intellij, phpstorm
Svelte Intellij
Svelte components in WebStorm and friends
Stars: ✭ 345 (+1337.5%)
Mutual labels:  intellij, phpstorm
Runconfigurationasaction
Provides a way to use IntelliJ run configurations as buttons
Stars: ✭ 17 (-29.17%)
Mutual labels:  intellij, phpstorm
Intellij Idea Tutorial
IntelliJ IDEA 简体中文专题教程
Stars: ✭ 19,071 (+79362.5%)
Mutual labels:  intellij, phpstorm
Phpinspectionsea
A Static Code Analyzer for PHP (a PhpStorm/Idea Plugin)
Stars: ✭ 1,211 (+4945.83%)
Mutual labels:  intellij, phpstorm
Night Owl Jetbrains
Night owl theme / colour scheme for IntelliJ and Webstorm (or other Jetbrains IDEs). Includes dark and light mode 🌓
Stars: ✭ 276 (+1050%)
Mutual labels:  intellij, phpstorm
Yii2support
Yii2 Support for PhpStorm / IntelliJ IDEA
Stars: ✭ 280 (+1066.67%)
Mutual labels:  intellij, phpstorm
Tabnine Intellij
Jetbrains IDEs client for TabNine. Compatible with all IntelliJ-based IDEs. https://plugins.jetbrains.com/plugin/12798-tabnine
Stars: ✭ 140 (+483.33%)
Mutual labels:  intellij, phpstorm

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].