PhpStorm Briefs

51: Testing with PhpUnit


Listen Later

In version 2016.1 PhpStorm has a really enticing feature to rerun only your
failed unit tests after a full run. So instead of messing around on the
command line to run only specific tests that have failed the IDE lets you
do this with the click of a button.
Also applies to: N/A
Docs
Enebling PhpUnit Support (https://www.jetbrains.com/phpstorm/help/enabling-phpunit-support.html)
Creating Run/Debug Configuration for Tests (https://www.jetbrains.com/phpstorm/help/creating-run-debug-configuration-for-tests.html)
Questions/Comments/Suggestions
@PhpStormBriefs (https://twitter.com/phpstormbriefs)
...more
View all episodesView all episodes
Download on the App Store

PhpStorm BriefsBy Henning Glatter-Götz