Skip to content

1.6.0 - Add template for PHPUnit test methods, remove constructor test

Compare
Choose a tag to compare
@michielfb michielfb released this 22 Mar 08:21
· 72 commits to master since this release
7e7c4b6

PhpStorm 2017.3 supports templates for PHPUnit test methods. The methods
can be selected when creating a new test. Because the constructor can
now be selected it has been removed from the standard file template.