Move slugs into filenames
This commit is contained in:
parent
6a71544b4d
commit
120e7b8748
69 changed files with 1 additions and 69 deletions
|
@ -7,7 +7,6 @@ tags:
|
|||
- phpstorm
|
||||
- phpunit
|
||||
- testing
|
||||
slug: running-phpunit-tests-docksal-phpstorm
|
||||
---
|
||||
{% block excerpt %}
|
||||
I’ve recently re-watched [A Clean PHPUnit Workflow in PHPStorm][0] on [Laracasts][1], where Jeffrey configures PhpStorm to run tests from within the IDE. With Drupal 8 using PHPUnit too, I decided to try and do the same with a local D8 site.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue