Add typeguard for arbitrary modules
Abierto
enhancement
help wanted
- Lenguaje dominante
- Python
- Estrellas
- 149
- Forks
- 62
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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".
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.