Add typeguard for arbitrary modules
Aperta
enhancement
help wanted
- Lingua principale
- Python
- Stelle
- 149
- Fork
- 62
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
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 per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.