python3-pytest-expect - py.test plugin to store test expectations and mark tests based on them
Website: | https://github.com/gsnedders/pytest-expect |
---|---|
License: | MIT |
Vendor: | Alcance Libre, Inc. |
- Description:
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.
Packages
python3-pytest-expect-1.1.0-2.fc14.al.noarch [11 KiB] |
Changelog
by Joel Barrios (2020-06-08):
- Rebuild with Python 3.6. |