python-jsonschema-specifica.../plans.fmf
2024-08-20 17:23:36 +03:00

12 lines
243 B
Plaintext

discover:
- name: Smoke-tests
how: shell
tests:
- name: python-import-test
test: python3 -c 'import jsonschema_specifications'
require:
- python3-jsonschema-specifications
duration: 1m
execute:
how: tmt