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 223a741 commit 9e884eeCopy full SHA for 9e884ee
dev/breeze/doc/05_test_commands.rst
@@ -68,7 +68,7 @@ To run the whole test class:
68
You can re-run the tests interactively, add extra parameters to pytest and modify the files before
69
re-running the test to iterate over the tests. You can also add more flags when starting the
70
``breeze shell`` command when you run integration tests or system tests. Read more details about it
71
-in the `testing doc </contributing-docs/testing.rst>`_ where all the test types and information on how to run them are explained.
+in the `testing doc </contributing-docs/09_testing.rst>`_ where all the test types and information on how to run them are explained.
72
73
This applies to all kind of tests - all our tests can be run using pytest.
74
0 commit comments