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 e4a03b6 commit e98ba88Copy full SHA for e98ba88
doc/source/development/contributing_codebase.rst
@@ -767,9 +767,6 @@ install pandas) by typing::
767
if run in parallel. As long as you can import pandas from your locally built version,
768
your installation is probably fine and you can start contributing!
769
770
-Often it is worth running only a subset of tests first around your changes before running the
771
-entire suite.
772
-
773
The easiest way to do this is with::
774
775
pytest pandas/path/to/test.py -k regex_matching_test_name
0 commit comments