discover: how: shell dist-git-source: true tests: - name: unit test: cd $(dirname $TMT_SOURCE_DIR/click-*/tests) && LC_ALL=en_US.UTF-8 py.test-3 tests --tb=long --verbose require: - python3-pytest - python3-click execute: how: tmt