Go to file
2019-01-08 14:09:49 -05:00
stubs Widen inputs 2019-01-08 14:09:49 -05:00
.gitignore Add starter files for PHPUnit Plugin 2018-11-14 00:36:33 -05:00
composer.json fixed composer check 2018-12-09 00:24:35 +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