Mon, 20 May 2024 16:01:56 UTC | login

Information for build python-pytest-remotedata-0.3.0-1.fc29

ID48292
Package Namepython-pytest-remotedata
Version0.3.0
Release1.fc29
Epoch
SummaryThe py.test remotedata plugin
DescriptionThis 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 04 Jul 2018 06:00:20 UTC
CompletedWed, 04 Jul 2018 06:00:20 UTC
Tags
f29
RPMs
src
python-pytest-remotedata-0.3.0-1.fc29.src.rpm (info) (download)
noarch
python3-pytest-remotedata-0.3.0-1.fc29.noarch.rpm (info) (download)
Changelog * Sun Jun 24 2018 Christian Dersch <lupinix@fedoraproject.org> - 0.3.0-1 - new version * Tue Jun 19 2018 Miro HronĨok <mhroncok@redhat.com> - 0.2.0-2 - Rebuilt for Python 3.7 * Sat Mar 17 2018 Christian Dersch <lupinix@mailbox.org> - 0.2.0-1 - initial packaging effort