micropipenv/plans/integration.fmf
Lumir Balhar 0d746a4d20 TMT tests
2021-03-15 16:01:52 +01: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