Go to file
2019-02-09 09:15:24 +02:00
stubs Remove @template-typeof annotations 2019-01-14 12:17:35 -05:00
.gitignore Add starter files for PHPUnit Plugin 2018-11-14 00:36:33 -05:00
.travis.yml added travis config 2019-02-09 09:05:05 +02:00
composer.json bumped squizlabs/php_codesniffer to prevent continue 2 errors 2019-02-09 09:15:24 +02:00
phpcs.xml.dist Add starter files for PHPUnit Plugin 2018-11-14 00:36:33 -05:00
Plugin.php Added Prophecy support 2018-12-09 00:26:47 +02:00
psalm.xml.dist fixed composer check 2018-12-09 00:24:35 +02:00
README.md Add a short readme 2018-11-28 00:35:52 -05:00

phpunit-psalm-plugin

A PHPUnit plugin for Psalm (requires Psalm v3).

Installation:

composer require --dev psalm/plugin-phpunit
vendor/bin/psalm-plugin enable psalm/plugin-phpunit