Add typeguard for arbitrary modules
Offen
enhancement
help wanted
- Vorherrschende Sprache
- Python
- Sterne
- 149
- Forks
- 62
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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".
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.