vimeo/psalm

Create a test to check callmap conformity with stubs

Open

#6,606 opened on 2021年10月7日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)PHP (668 forks)batch import
Help wantedgood first issueinternal stubs/callmap

Repository metrics

Stars
 (5,369 stars)
PR merge metrics
 (平均マージ 3d 12h) (30d で 5 merged PRs)

説明

It would be great to have an automatic testing to compare:

  • param names
  • param mandatory (whether it has a default value)
  • param types
  • return types

between the stubs and last version of callmap

コントリビューターガイド