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 f579a13 commit 7248d09Copy full SHA for 7248d09
pytest.ini
@@ -2,6 +2,7 @@
2
addopts = -s
3
markers =
4
redismod: run only the redis module tests
5
+ graph: run only the redisgraph tests
6
pipeline: pipeline tests
7
onlycluster: marks tests to be run only with cluster mode redis
8
onlynoncluster: marks tests to be run only with standalone redis
0 commit comments