py.test plugin to store test expectations and mark tests based on them

Edit Package python-pytest-expect

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 SUSE:SLE-15-SP1:Update
  • osc checkout SUSE:SLE-15-SP2:Update/python-pytest-expect && cd $_
  • Create Badge
Refresh
Refresh
Source Files
Filename Size Changed
LICENSE 0000001059 1.03 KB
pytest-expect-1.1.0.tar.gz 0000003595 3.51 KB
python-pytest-expect.changes 0000000756 756 Bytes
python-pytest-expect.spec 0000002407 2.35 KB
Latest Revision
Samu Voutilainen's avatar Samu Voutilainen (Smar) committed (revision 1)
osc copypac from project:openSUSE.org:SUSE:SLE-15-SP1:Update package:python-pytest-expect revision:f9faec19a05762a31969a5e900e5ea8b
Comments 0