Raúl Cumplido created ARROW-16709:
-------------------------------------
Summary: [Docs][Python] Add how to run doctests to the developer
guide
Key: ARROW-16709
URL: https://issues.apache.org/jira/browse/ARROW-16709
Project: Apache Arrow
Issue Type: Improvement
Components: Documentation
Reporter: Raúl Cumplido
Fix For: 9.0.0
I have had some doctest failures on CI and I had to search over the
docker-compose file how to run doctests:
{code:java}
--doctest-modules --doctest-cython {code}
I think it would be a nice addition to add it to our Python developers guide on
how to run tests.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)