Name: | python3-pytest-expect |
---|---|
Version: | 1.1.0 |
Release: | 24.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 21191 |
License: | MIT |
RPM: | python3-pytest-expect-1.1.0-24.el10_0.noarch.rpm |
Source RPM: | python-pytest-expect-1.1.0-24.el10_0.src.rpm |
Build Date: | Fri Dec 20 2024 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/gsnedders/pytest-expect |
Summary: | py.test plugin to store test expectations and mark tests based on them |
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. |