py.test plugin to store test expectations and mark tests based on them
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.
- Sources inherited from project openSUSE:Leap:15.2:Rings:1-MinimalX
- Links to openSUSE:Leap:15.2 / python-pytest-expect
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.2:Staging:F/python-pytest-expect && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
pytest-expect-1.1.0.tar.gz | 0000003595 3.51 KB | |
python-pytest-expect.changes | 0000000504 504 Bytes | |
python-pytest-expect.spec | 0000002484 2.43 KB |
Revision 20 (latest revision is 22)
Yuchen Lin (maxlin_factory)
committed
(revision 20)
update link
Comments 0