execute:
  how: tmt
discover:
  - how: shell
    tests:
     - name: simple import
       test: python3.12 -c 'import pymysql'
  - how: fmf