python-jinja2/plan.fmf
2026-08-21 16:05:41 +02:00

15 lines
281 B
Plaintext

execute:
how: tmt
discover:
how: shell
dist-git-source: true
tests:
- name: upstream tests
require:
- python3-pytest
- python3-jinja2
test: |
cd "$(dirname $TMT_SOURCE_DIR/Jinja2-*/python3)"
/usr/bin/py.test-3 python3/tests