On Mon, Jul 4, 2016 at 3:30 AM, Adi Roiban <a...@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
_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to