[Twisted-Python] Python 3 code coverage not working?

Craig Rodrigues rodrigc at crodrigues.org
Mon Jul 4 04:52:49 MDT 2016


On Mon, Jul 4, 2016 at 3:30 AM, Adi Roiban <adi at roiban.ro> wrote:


>
>
> Is it possible to add the actual invocation of setup.py to coverage?
>>
>
>
> That seems like a hole that the actual invocation of setup.py that does
>> the build and install
>>
>
> is not part of the coverage reporting.  setup.py is just a Python script,
>> so why can't it be run under coverage?
>>
>
>
>
> We can have a test for setup.py, it just needs someone to write that test
> :)
>
>
>
Why can't we run setup.py directly under coverage, during the coverage
build?
Isn't running setup.py during the build one way of testing it?

--
Craig
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/twisted-python/attachments/20160704/ce2aa264/attachment-0002.html>


More information about the Twisted-Python mailing list