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.
2 parents 434c943 + 430240b commit 60949c4Copy full SHA for 60949c4
README.rst
@@ -65,7 +65,7 @@ You can generate the usage fixture graph like that:
65
pytest --fixture-graph --fixture-graph-output-dir=./test_output
66
67
# you can also change the output type of the graphs (any of graphvis supported outputs types):
68
- pytest --fixture-graph --fixture-graph-type=jpg
+ pytest --fixture-graph --fixture-graph-output-type=jpg
69
70
The output would be like that:
71
0 commit comments