facebook/TestSlide

Add typeguard for arbitrary modules

Open

#258 opened on 2020年10月22日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Python (58 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (147 stars)
PR merge metrics
 (PR metrics pending)

説明

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".

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