python-dbus-python-client-gen/plans/unit.fmf

21 lines
346 B
Plaintext
Raw Normal View History

2023-04-26 20:23:56 +00:00
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.3
tests:
- name: unit
test: make test
execute:
how: tmt