On this page
pandas.test
- pandas.test(extra_args=None)[source]
-
Run the pandas test suite using pytest.
By default, runs with the marks –skip-slow, –skip-network, –skip-db
- Parameters
-
- extra_args:list[str], default None
-
Extra marks to run the tests.
© 2008–2022, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team
Licensed under the 3-clause BSD License.
https://pandas.pydata.org/pandas-docs/version/1.5.0/reference/api/pandas.test.html