python3.11-pyyaml/plan.fmf

14 lines
263 B
Plaintext

execute:
how: tmt
discover:
how: shell
dist-git-source: true
tests:
- name: bundled tests
require:
- python3.11-pyyaml
test: |
cd $(dirname $TMT_SOURCE_DIR/pyyaml-*/tests) &&
rm -rf yaml &&
python3.11 tests/lib/test_all.py