[ trixie ]
[ sid ]
[ 原始碼: pytest-mypy-testing ]
套件:python3-pytest-mypy-testing(0.1.3-2)
python3-pytest-mypy-testing 的相關連結
Debian 的資源:
下載原始碼套件 pytest-mypy-testing:
- [pytest-mypy-testing_0.1.3-2.dsc]
- [pytest-mypy-testing_0.1.3.orig.tar.gz]
- [pytest-mypy-testing_0.1.3-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Plugin to test mypy output with pytest
This plugin provides a way to test that mypy produces a given output. As mypy can be told to display the type of an expression, this allows one to check mypy's type interference.
其他與 python3-pytest-mypy-testing 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-mypy
- public modules for mypy (Python 3)
-
- dep: python3-pytest
- Simple, powerful testing in Python3