python-urllib3/plan.fmf
2026-01-14 15:55:43 +01:00

16 lines
311 B
Plaintext

execute:
how: tmt
discover:
how: shell
dist-git-source: true
tests:
- name: bundled tests
require:
- platform-python
- python3-pytest
- python3-mock
- python3-urllib3
test: |
cd $(dirname $TMT_SOURCE_DIR/urllib3-*/test) &&
/usr/libexec/platform-python -m pytest -v