python-pygments/plan.fmf
2026-07-16 16:13:46 +02:00

14 lines
243 B
Plaintext

discover:
how: shell
dist-git-source: true
tests:
- name: unit
test: |
cd $(dirname $TMT_SOURCE_DIR/Pygments-*/tests)
/usr/libexec/platform-python tests/run.py -d -v
require:
- python3-nose
execute:
how: tmt