1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-04 10:38:49 +01:00
psalm/tests/Internal
Bruce Weirdan a538439a87
Add option to skip callmap test
With this change, callmap tests can be skipped with
`--exclude-group=callmap`:

```console
$ php-noxdebug vendor/bin/paratest --passthru-php="-dmemory_limit=-1" --exclude-group=callmap
```
2023-02-15 00:30:45 -04:00
..
Codebase Add option to skip callmap test 2023-02-15 00:30:45 -04:00
Provider Even more property typehints 2022-12-16 13:24:21 -06:00
CallMapTest.php Verify nullable callmap parameters 2022-12-23 06:04:35 -06:00
CliUtilsTest.php Fix newly discovered CS issues 2023-02-02 12:19:22 -04:00