Hi, Sandeep,

If you want to run just the unit tests for python, you can use tox. Just
running `tox` by itself should be sufficient if you have at least one of
the supported versions of python installed.

I'll take a look at getting those docs updated.

On Wed, Apr 22, 2020 at 19:50 Sandeep Narayanaswami
<sandeep.narayanasw...@capitalone.com.invalid> wrote:

> Hi Avro devs,
>
> The How To Contribute
> <https://cwiki.apache.org/confluence/display/AVRO/How+To+Contribute>
> Confluence
> page says to run unit tests in lang/py using ant. The work on AVRO-831
> seems to have changed the directory structure such that build.xml no longer
> addresses the correct folders. Is ant still the preferred means of running
> unit tests, or is this deprecated in favor of a setup.py approach?
> I have tried setup.py build test in lang/py, and the tests run, albeit with
> a handful of failures due to missing libraries. If this is the way to go,
> any advice on resolving the failures?
>
> Cheers,
> Sandeep
>
> ______________________________________________________________________
>
>
>
> The information contained in this e-mail is confidential and/or
> proprietary to Capital One and/or its affiliates and may only be used
> solely in performance of work or services for Capital One. The information
> transmitted herewith is intended only for use by the individual or entity
> to which it is addressed. If the reader of this message is not the intended
> recipient, you are hereby notified that any review, retransmission,
> dissemination, distribution, copying or other use of, or taking of any
> action in reliance upon this information is strictly prohibited. If you
> have received this communication in error, please contact the sender and
> delete the material from your computer.
>
>
>
>

Reply via email to