You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Raúl Cumplido (Jira)" <ji...@apache.org> on 2022/06/01 13:56:00 UTC

[jira] [Created] (ARROW-16709) [Docs][Python] Add how to run doctests to the developer guide

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)