vimeo/psalm

Create a test to check callmap conformity with stubs

Open

#6606 aperta il 7 ott 2021

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)PHP (668 fork)batch import
Help wantedgood first issueinternal stubs/callmap

Metriche repository

Star
 (5369 star)
Metriche merge PR
 (Merge medio 3g 12h) (5 PR mergiate in 30 g)

Descrizione

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

Guida contributor