Skip to content

Commit 92c6ee5

Browse files
committed
Add pytest integration tests in tmt
Signed-off-by: Cristian Le <[email protected]>
1 parent 8906abd commit 92c6ee5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

tests/main.fmf

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
/pytest:
2+
summary: Run pytest tests
3+
tag: [ pytest ]
4+
# TODO: filter only for network marked tests
5+
/all:
6+
summary: All pytest
7+
test: python3 -m pytest

0 commit comments

Comments
 (0)