python-click/plan.fmf
2026-07-03 14:33:30 +02:00

14 lines
259 B
Plaintext

discover:
how: shell
dist-git-source: true
tests:
- name: unit
test: cd $(dirname $TMT_SOURCE_DIR/click-*/tests) && LC_ALL=en_US.UTF-8 py.test-3 tests --tb=long --verbose
require:
- python3-pytest
- python3-click
execute:
how: tmt