We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8906abd commit 92c6ee5Copy full SHA for 92c6ee5
tests/main.fmf
@@ -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