pytest-skip-markers 1.1.0-3 source package in Ubuntu
Changelog
pytest-skip-markers (1.1.0-3) unstable; urgency=medium * Allow skipping test cases that need Internet access by setting NO_INTERNET environment variable (needed for salt's test suite) -- Benjamin Drung <email address hidden> Fri, 15 Apr 2022 23:23:02 +0200
Upload details
- Uploaded by:
- Debian Python Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Team
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pytest-skip-markers_1.1.0-3.dsc | 2.2 KiB | c4db6b6acb8481f8c1f331b9e73666b17e9226e8976383aa161ab25e8426e042 |
pytest-skip-markers_1.1.0.orig.tar.xz | 59.6 KiB | 62cb36f0ee38b48c6af24d17f6864cfaecc2e9fe665fd8a8519022c0596de63d |
pytest-skip-markers_1.1.0-3.debian.tar.xz | 3.4 KiB | 944ecdebe53536f10342a046b6e22334590e937f178e97bd86e06ccb6aab894c |
Available diffs
- diff from 1.1.0-2 to 1.1.0-3 (1.6 KiB)
No changes file available.
Binary packages built by this source
- python3-pytest-skip-markers: skip markers for pytest
This pytest plugin was extracted from pytest-
salt-factories. It’s a collection
of useful skip markers created to simplify and reduce code required to skip
tests in some common scenarios, for example, platform specific tests.