The py.test remotedata plugin
This package provides a plugin for the pytest framework that allows developers to control unit tests that require access to data from the internet. Many software packages provide features that require access to data from the internet. These features need to be tested, but unit tests that access the internet can dominate the overall runtime of a test suite. The pytest-remotedata plugin allows developers to indicate which unit tests require access to the internet, and to control when and whether such tests should execute as part of any given run of the test suite.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.3.3-1.fc36 | - |
Fedora 35 | 0.3.2-5.fc35 | - |
Fedora 34 | 0.3.2-3.fc34 | - |
EPEL 8 | 0.3.2-1.el8 | - |
You can contact the maintainers of this package via email at
python-pytest-remotedata dash maintainers at fedoraproject dot org
.