python-dbus-python-client-gen/plans/unit.fmf
Bryan Gurney 374cbefba3 Update to 0.8.3
Resolves: rhbz#2189682

Signed-off-by: Bryan Gurney <bgurney@redhat.com>
2023-04-28 09:33:05 -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.3
tests:
- name: unit
test: make test
execute:
how: tmt