套件: python-pytest-expect (1.1.0-1build1)
python-pytest-expect 的相關超連結
Trisquel 的資源:
下載原始碼套件 pytest-expect:
- [pytest-expect_1.1.0-1build1.dsc]
- [pytest-expect_1.1.0.orig.tar.gz]
- [pytest-expect_1.1.0-1build1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Python Modules Team (郵件存檔)
- Diane Trout
外部的資源:
- 主頁 [github.com]
相似套件:
py.test plugin to store test expectations
A py.test plugin that stores test expectations by saving the set of failing tests, allowing them to be marked as xfail when running them in future. The tests expectations are stored such that they can be distributed alongside the tests. However, note that test expectations can only be reliably shared between Python 2 and Python 3 if they only use ASCII characters in their node ids: this likely isn’t a limitation if tests are using the normal Python format, as Python 2 only allows ASCII characters in identifiers.
This package contains the Python 2 version of pytest-expect
其他與 python-pytest-expect 有關的套件
|
|
|
-
- dep: python-pytest
- Simple, powerful testing in Python
-
- dep: python-six
- Python 2 and 3 compatibility library (Python 2 interface)
-
- dep: python-u-msgpack
- Python MessagePack serializer and deserializer
-
- dep: python2
- interactive high-level object-oriented language (Python2 version)