facebook/TestSlide

Add typeguard for arbitrary modules

Open

#258 aperta il 22 ott 2020

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Python (58 fork)auto 404
enhancementhelp wanted

Metriche repository

Star
 (147 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

pytest has this nice feature:

$ pytest --help | grep typeguard
typeguard:
--typeguard-packages=TYPEGUARD_PACKAGES

Let's add the same for TestSlide: paired with the mocks type checking, this should cover "everything".

Guida contributor