[ buster ]
[ ソース: pytest ]
パッケージ: python-pytest (3.10.1-2)
python-pytest に関するリンク
Debian の資源:
pytest ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [pytest.org]
類似のパッケージ:
Simple, powerful testing in Python
This testing tool has for objective to allow the developers to limit the boilerplate code around the tests, promoting the use of built-in mechanisms such as the `assert` keyword.
This package provides the Python 2 modules and the py.test script.
その他の python-pytest 関連パッケージ
|
|
|
|
-
- dep: python
- 対話式の高レベルオブジェクト指向言語 (Python2 バージョン)
-
- dep: python-atomicwrites
- Atomic file writes - Python 2.7
-
- dep: python-attr (>= 17.4.0)
- Attributes without boilerplate (Python 2)
-
- dep: python-funcsigs
- function signatures from PEP362 - Python 2.7
-
- dep: python-more-itertools
- library with for operating on iterables, beyond itertools (Python 2)
-
- dep: python-pathlib2 (>= 2.2.1)
- Backport of the "pathlib" stdlib module (Python 2)
-
- dep: python-pkg-resources
- pkg_resources を用いたパッケージ検索およびリソースアクセス
-
- dep: python-pluggy (>= 0.7)
- plugin and hook calling mechanisms for Python - 2.7
-
- dep: python-py (>= 1.5.0)
- Advanced Python development support library (Python 2)
-
- dep: python-six (>= 1.10.0)
- Python 2 および 3 互換性ライブラリ (Python 2 インターフェース)
-
- sug: python-mock (>= 1.0.1)
- Mocking and Testing Library