[TIP] Coverage kills python with sys.settrace(None): how to work around?

Michael McNeil Forbes michael.forbes+python at gmail.com
Mon Mar 9 12:33:35 PDT 2015


This has been reported as an nose issue (still open):

https://github.com/nose-devs/nose/issues/813

I will continue any further discussion there.

Thanks,
Michael.

> On Mar 9, 2015, at 12:17 PM, Michael McNeil Forbes wrote:
> This is not a coverage issue at all. Nosetests has an exit option for TestProgram() that does what I want:



More information about the testing-in-python mailing list