Go to file
Matthew Brown 6406bc272b
Allow beta
2020-10-19 08:42:20 -04:00
src Change to TKeyedArray 2020-10-13 00:38:14 -04:00
stubs Remove template-typeof use 2020-09-28 13:25:39 -04:00
tests Adjust expectations to what Psalm now reports 2020-09-19 00:52:59 +03:00
.gitattributes Add missing export-ignore 2020-05-04 07:02:09 +03:00
.gitignore Add starter files for PHPUnit Plugin 2018-11-14 00:36:33 -05:00
.travis.yml Actually allow failures 2020-09-19 12:36:20 +03:00
codeception.yml apply PSR-4 to tests 2020-04-03 20:27:38 +02:00
composer.json Allow beta 2020-10-19 08:42:20 -04:00
phpcs.xml.dist apply PSR-4 to tests 2020-04-03 20:27:38 +02:00
psalm.xml.dist apply PSR-4 to source 2020-04-03 20:26:50 +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