[ 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