# based on https://gitlab.com/redhat/centos-stream/rpms/python-meson-python/-/blob/c10s/ci.fmf execute: how: tmt discover: - how: shell tests: - name: smoke test: | set -eux TMP_DIR="$(mktemp -d)" pushd "$TMP_DIR" meson init --name foo cat >pyproject.toml <