python-dbus-signature-pypar.../plans/unit.fmf
Bryan Gurney 519035a77e Update to 0.4.1
Resolves: rhbz#2196269

Signed-off-by: Bryan Gurney <bgurney@redhat.com>
2023-05-09 08:57:06 -04:00

18 lines
370 B
Plaintext

summary: deterministic (not Hypothesis-based) unit tests
prepare:
- name: Install package
how: install
package: python-dbus-signature-pyparsing
discover:
how: shell
url: https://github.com/stratis-storage/dbus-signature-pyparsing
ref: v0.4.1
tests:
- name: unit
test: python3 -m unittest -v tests/test_deterministic.py
execute:
how: tmt