python-sure/plan.fmf
2026-07-03 11:51:08 +02:00

14 lines
260 B
Plaintext

discover:
how: shell
tests:
- name: smoke
test: /usr/libexec/platform-python -c 'import sure; (4).should.be.equal(2 + 2)'
require:
- python3-sure
- python3-mock # missing require
prepare:
how: feature
crb: enabled
execute:
how: tmt