python3.12-psycopg2/plan.fmf

12 lines
215 B
Plaintext

discover:
- name: Smoke-tests
how: shell
tests:
- name: python-import-test
test: python3.12 -c 'import psycopg2'
require:
- python3.12-psycopg2
duration: 1m
execute:
how: tmt