dry-python / dry-python/classes
Use `returns` in testing
Offen
#235
9 Kommentare
0 Reaktionen
1 zugewiesene Person
Beansprucht von @thepabloaguilar
Auf GitHub ansehen
enhancement
- Vorherrschende Sprache
- Python
- Sterne
- 730
- Forks
- 30
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
We need to be sure that `classes` and `returns` can be used together and that typing works.
Plan:
1. Install `returns` as `dev-dependency`
2. Create special `typesafety/test_integration/test_returns` folder where we would test it
3. In `pytest-mypy-plugins` we would need to add `returns_plugin` to `mypy` settings
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.