micropipenv/integration.fmf
Lukas Zachar 4b1ef7967e Sync tests from Fedora
Related: bz#1950291
2021-08-25 12:25:24 +00:00

15 lines
327 B
Plaintext

summary: Integration tests for micropipenv
discover:
how: fmf
execute:
how: tmt
prepare:
- name: install git-core
how: install
package:
- git-core
- micropipenv
- name: clone upstream test data
how: shell
script: git clone https://github.com/thoth-station/micropipenv.git /tmp/micropipenv