Subscribe

How to install python3-pytest-expect in CentOS/RHEL 8 (noarch)

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

Install

sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm
sudo dnf -y install python3-pytest-expect

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.

RPMs

Miro HronĨok (2018-08-20) - Initial package