python-dbus-python-client-gen/plans/unit.fmf
2023-04-25 13:05:56 -04:00

21 lines
346 B
Plaintext

summary: unit tests
prepare:
- name: Install make
how: install
package: make
- name: Install package
how: install
package: python-dbus-python-client-gen
discover:
how: shell
url: https://github.com/stratis-storage/dbus-python-client-gen
ref: v0.8.2
tests:
- name: unit
test: make test
execute:
how: tmt