[TIP] coverage and external process

andrea crotti andrea.crotti.0 at gmail.com
Thu Aug 16 02:47:42 PDT 2012


Suppose I use multiprocessing in my tests, and nose with the --with-cov
plugin for coverage support, is there a way to make coverage detect the
lines that have been run by the subprocess?

I would guess is not really possible but just to make sure..



More information about the testing-in-python mailing list